lief on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lief

* (Optional) Uninstall lief on Arch using YAY

$ yay -Rns lief

2. Manually Install "lief" via AUR

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

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

b. Clone lief's git locally

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

c. Go to ~/lief folder and install it

$ cd ~/lief $ makepkg -si

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

ID: 1408455
Name: lief
PackageBaseID: 137371
PackageBase: lief
Version: 0.14.1-1
Description: Library to instrument executable formats
URL: https://github.com/lief-project/lief
NumVotes: 4
Popularity: 0.566232
OutOfDate:
Maintainer: Xeonacid
Submitter: dobo
FirstSubmitted: 1542232801
LastModified: 1707809551
URLPath: /cgit/aur.git/snapshot/lief.tar.gz