wllvm-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S wllvm-git

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

$ yay -Rns wllvm-git

2. Manually Install "wllvm-git" via AUR

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

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

b. Clone wllvm-git's git locally

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

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

$ cd ~/wllvm-git $ makepkg -si

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

ID: 1036465
Name: wllvm-git
PackageBaseID: 124862
PackageBase: wllvm-git
Version: r486.c663442-1
Description: A wrapper script to build whole-program LLVM bitcode files
URL: https://github.com/travitch/whole-program-llvm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kyechou
Submitter: untitled
FirstSubmitted: 1502899009
LastModified: 1644807492
URLPath: /cgit/aur.git/snapshot/wllvm-git.tar.gz