lld17 on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "lld17" 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 lld17 on Arch using YAY

$ yay -S lld17

* (Optional) Uninstall lld17 on Arch using YAY

$ yay -Rns lld17

2. Manually Install "lld17" via AUR

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

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

b. Clone lld17's git locally

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

c. Go to ~/lld17 folder and install it

$ cd ~/lld17 $ makepkg -si

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

ID: 1372826
Name: lld17
PackageBaseID: 200686
PackageBase: lld17
Version: 17.0.6-1
Description: Linker from LLVM 17
URL: https://lld.llvm.org/
NumVotes: 1
Popularity: 0.208429
OutOfDate:
Maintainer: lowczarc
Submitter: lowczarc
FirstSubmitted: 1703063056
LastModified: 1703063056
URLPath: /cgit/aur.git/snapshot/lld17.tar.gz

5. The same packages on other Linux Distributions