lief-git on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S lief-git

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

$ yay -Rns lief-git

2. Manually Install "lief-git" via AUR

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

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

b. Clone lief-git's git locally

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

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

$ cd ~/lief-git $ makepkg -si

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

ID: 1028949
Name: lief-git
PackageBaseID: 175520
PackageBase: lief-git
Version: 0.11.0.r224.g12c5bf44-1
Description: Library to instrument executable formats
URL: https://lief.quarkslab.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Rubonnek
FirstSubmitted: 1643639618
LastModified: 1643639618
URLPath: /cgit/aur.git/snapshot/lief-git.tar.gz