anvill on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S anvill

* (Optional) Uninstall anvill on Arch using YAY

$ yay -Rns anvill

2. Manually Install "anvill" via AUR

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

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

b. Clone anvill's git locally

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

c. Go to ~/anvill folder and install it

$ cd ~/anvill $ makepkg -si

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

ID: 961106
Name: anvill
PackageBaseID: 159530
PackageBase: anvill
Version: 0.1.39-2
Description: Forge beautiful LLVM bitcode out of raw machine code
URL: https://github.com/lifting-bits/anvill
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kyechou
FirstSubmitted: 1604714510
LastModified: 1631669494
URLPath: /cgit/aur.git/snapshot/anvill.tar.gz