lief on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install lief on Arch using YAY
$
yay -S
lief
Copied
* (Optional) Uninstall lief on Arch using YAY
$
yay -Rns
lief
Copied
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
Copied
b. Clone lief's git locally
$
git clone https://aur.archlinux.org/lief.git
~/lief
Copied
c. Go to ~/lief folder and install it
$
cd
~/lief
Copied
$
makepkg -si
Copied
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
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