swiftenv on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install swiftenv on Arch using YAY
$
yay -S
swiftenv
Copied
* (Optional) Uninstall swiftenv on Arch using YAY
$
yay -Rns
swiftenv
Copied
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
Copied
b. Clone swiftenv's git locally
$
git clone https://aur.archlinux.org/swiftenv.git
~/swiftenv
Copied
c. Go to ~/swiftenv folder and install it
$
cd
~/swiftenv
Copied
$
makepkg -si
Copied
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
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