Releases: futurejones/swift-arm64
Swift 5.4.3 RELEASE
Swift 5.4.3 RELEASE for Linux - AArch64.
- Debian 10
- Debian 11
- Ubuntu 18.04
- Ubuntu 20.04 / 20.10
- Ubuntu 21.04 / 21.10
Swift version 5.4.3 (swift-5.4.3-RELEASE)
Target: aarch64-unknown-linux-gnu
apt-get
install packages are available in the Swift Community Apt Repository repository.
Two easy steps to install Swift
on Ubuntu/Debian systems.
# add repository
curl -s https://archive.swiftlang.xyz/install.sh | sudo bash
# install swift
sudo apt install swiftlang
Swift 5.5 RELEASE
Swift 5.5 RELEASE for Linux - AArch64.
- Debian 10
- Debian 11
- Ubuntu 18.04
- Ubuntu 20.04 / 20.10
- Ubuntu 21.04 / 21.10
x86_64 Releases for Swift Community Apt Repository
Special x86_64 builds for Swift Community Apt Repository
Swift 5.4.2 RELEASE
Swift 5.4.2 RELEASE for Linux - AArch64.
- Debian 10
- Debian 11
- Ubuntu 18.04
- Ubuntu 20.04 / 20.10
- Ubuntu 21.04
Swift version 5.4.2 (swift-5.4.2-RELEASE)
Target: aarch64-unknown-linux-gnu
apt-get
install packages are available in the Swiftlang repository.
Two easy steps to install Swift
on Ubuntu/Debian systems.
# add repository
curl -s https://archive.swiftlang.xyz/install.sh | sudo bash
# install swift
sudo apt install swiftlang
Swift 5.4.1 RELEASE
Swift 5.4.1 RELEASE for Linux - AArch64.
- Amazon Linux 2
- CentOS 8
- Debian 10
- Ubuntu 18.04
- Ubuntu 20.04 / 20.10
- Ubuntu 21.04
Swift version 5.4.1 (swift-5.4.1-RELEASE)
Target: aarch64-unknown-linux-gnu
Swift 5.4 RELEASE-2
Swift 5.4 has been repackaged and re-released due to the incorrect inclusion of a python3-six
file six.py
in the original release.
RELEASE-2 also has been digitally signed for extra security. Each package now has an accompanying .sig
file.
Packages can be verified using Linux gpg
and the openpgp.org
key server.
How To Use:-
- Add key server
$ gpg --auto-key-locate keyserver --locate-keys keys@swift-arm.com
- Download package and
.sig
files to the same location e.g.
$ wget https://github.com/futurejones/swift-arm64/releases/download/v5.4-RELEASE/swiftlang-5.4-debian-10-release-aarch64-3-2021-04-26.tar.gz
$ wget https://github.com/futurejones/swift-arm64/raw/master/test-patches/swiftlang-5.4-debian-10-release-aarch64-3-2021-04-26.tar.gz.sig
- Use
gpg
to verify file
$ gpg --verify swiftlang-5.4-debian-10-release-aarch64-3-2021-04-26.tar.gz.sig
gpg: assuming signed data in 'swiftlang-5.4-debian-10-release-aarch64-3-2021-04-26.tar.gz'
gpg: Signature made Sun May 9 13:54:56 2021 UTC
gpg: using RSA key D584E1710E48C09EEF94F463275C60777807339A
gpg: Good signature from "swiftarm <keys@swift-arm.com>" [ultimate]
Swift 5.4 RELEASE-2 for Linux - AArch64.
- Amazon Linux 2
- Debian 10
- Ubuntu 18.04
- Ubuntu 20.04 / 20.10
- Ubuntu 21.04
Swift version 5.4 (swift-5.4-RELEASE)
Target: aarch64-unknown-linux-gnu
Swift 5.4 RELEASE
Swift 5.4 RELEASE for Linux - AArch64.
- Debian 10
- Ubuntu 18.04
- Ubuntu 20.04 / 20.10
- Ubuntu 21.04
Swift version 5.4 (swift-5.4-RELEASE)
Target: aarch64-unknown-linux-gnu
Swift 5.3.3 RELEASE
Swift 5.3.3 RELEASE for Linux - AArch64.
- Amazon Linux2
- Debian 10
- Ubuntu 18.04 / 20.04
Swift version 5.3.3 (swift-5.3.3-RELEASE)
Target: aarch64-unknown-linux-gnu
Swift 5.3.2 RELEASE
Swift 5.3.2 RELEASE for Linux - AArch64.
- Amazon Linux2
- CentOS 8
- Debian 10
- Ubuntu 18.04 / 20.04
Swift version 5.3.2 (swift-5.3.2-RELEASE)
Target: aarch64-unknown-linux-gnu
Swift 5.3.1 RELEASE
Swift 5.3.1 RELEASE for Linux - AArch64.
- Amazon Linux2
- CentOS 8
- Debian 10
- Ubuntu 18.04 / 20.04
Swift version 5.3.1 (swift-5.3.1-RELEASE)
Target: aarch64-unknown-linux-gnu