Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Releases: futurejones/swift-arm64

Swift 5.4.3 RELEASE

21 Sep 03:16
Compare
Choose a tag to compare

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

23 Sep 08:04
Compare
Choose a tag to compare

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

10 Aug 06:45
Compare
Choose a tag to compare

Swift 5.4.2 RELEASE

16 Jul 02:18
029d951
Compare
Choose a tag to compare

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

28 May 00:30
1df8342
Compare
Choose a tag to compare

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

10 May 02:07
55dda62
Compare
Choose a tag to compare

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

27 Apr 08:13
a3feabb
Compare
Choose a tag to compare

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

01 Feb 05:39
Compare
Choose a tag to compare

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

14 Jan 22:51
Compare
Choose a tag to compare

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

16 Nov 09:52
3dc1daf
Compare
Choose a tag to compare

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