lld7-headers on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S lld7-headers

* (Optional) Uninstall lld7-headers on Arch using YAY

$ yay -Rns lld7-headers

2. Manually Install "lld7-headers" via AUR

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

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

b. Clone lld7-headers's git locally

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

c. Go to ~/lld7-headers folder and install it

$ cd ~/lld7-headers $ makepkg -si

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

ID: 734660
Name: lld7-headers
PackageBaseID: 151102
PackageBase: lld7
Version: 7.1.0-2
Description: Headers from the 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-headers.tar.gz