lld7-docs on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S lld7-docs

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

$ yay -Rns lld7-docs

2. Manually Install "lld7-docs" via AUR

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

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

b. Clone lld7-docs's git locally

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

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

$ cd ~/lld7-docs $ makepkg -si

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

ID: 734663
Name: lld7-docs
PackageBaseID: 151102
PackageBase: lld7
Version: 7.1.0-2
Description: Documentation 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-docs.tar.gz