lld7 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lld7

* (Optional) Uninstall lld7 on Arch using YAY

$ yay -Rns lld7

2. Manually Install "lld7" via AUR

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

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

b. Clone lld7's git locally

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

c. Go to ~/lld7 folder and install it

$ cd ~/lld7 $ makepkg -si

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

ID: 734659
Name: lld7
PackageBaseID: 151102
PackageBase: lld7
Version: 7.1.0-2
Description: Linker from the LLVM project.
URL: https://lld.llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: wackbyte
FirstSubmitted: 1586014013
LastModified: 1589216464
URLPath: /cgit/aur.git/snapshot/lld7.tar.gz