swiftenv on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "swiftenv" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install swiftenv on Arch using YAY

$ yay -S swiftenv

* (Optional) Uninstall swiftenv on Arch using YAY

$ yay -Rns swiftenv

2. Manually Install "swiftenv" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone swiftenv's git locally

$ git clone https://aur.archlinux.org/swiftenv.git ~/swiftenv

c. Go to ~/swiftenv folder and install it

$ cd ~/swiftenv $ makepkg -si

3. Information about the swiftenv package on Arch User Repository (AUR)

ID: 1035817
Name: swiftenv
PackageBaseID: 107964
PackageBase: swiftenv
Version: 1.5.0-1
Description: Swift Version Manager
URL: https://swiftenv.fuller.li/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kylef
Submitter: kylef
FirstSubmitted: 1456257903
LastModified: 1644693709
URLPath: /cgit/aur.git/snapshot/swiftenv.tar.gz