llbuild-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S llbuild-git

* (Optional) Uninstall llbuild-git on Arch using YAY

$ yay -Rns llbuild-git

2. Manually Install "llbuild-git" via AUR

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

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

b. Clone llbuild-git's git locally

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

c. Go to ~/llbuild-git folder and install it

$ cd ~/llbuild-git $ makepkg -si

3. Information about the llbuild-git package on Arch User Repository (AUR)

ID: 797607
Name: llbuild-git
PackageBaseID: 158141
PackageBase: llbuild-git
Version: swift.DEVELOPMENT.SNAPSHOT.2020.09.23.a.r0.g3332fc26-1
Description: Build system and library at the core of XCode and Swift package manager.
URL: https://swift.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: soloturn
Submitter: soloturn
FirstSubmitted: 1601287916
LastModified: 1601287916
URLPath: /cgit/aur.git/snapshot/llbuild-git.tar.gz