swift-linux
OfficialInstall and configure Swift on Debian Linux.
AuthorOpenHands
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Install and configure the Swift programming language on Debian Linux to enable server-side development environments and reproducible toolchains.
Core Features & Use Cases
- Swift toolchain installation: Install dependencies, download the official Swift tarball from swift.org, extract it, and configure PATH for immediate use.
- Environment setup for Debian 12: Prepare a repeatable Debian 12 development environment suitable for Swift projects.
- Use Case: A developer provisions a Debian 12 VM or container and starts a new Swift project by running swift --version and swift build.
Quick Start
- Identify the Debian-compatible Swift tarball on swift.org and copy its download URL.
- Download the tarball to the target system, then extract it to a directory such as /workspace/swift-<VERSION>-RELEASE-debian12.
- Add the Swift binary path to your shell, for example: export PATH=/workspace/swift-<VERSION>-RELEASE-debian12/usr/bin:$PATH and source ~/.bashrc.
- Verify installation with swift --version.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: swift-linux Download link: https://github.com/OpenHands/skills/archive/main.zip#swift-linux Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.