python-lief on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "python-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 python-lief on Arch using YAY
$
yay -S
python-lief
Copied
* (Optional) Uninstall python-lief on Arch using YAY
$
yay -Rns
python-lief
Copied
2. Manually Install "python-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 python-lief's git locally
$
git clone https://aur.archlinux.org/python-lief.git
~/python-lief
Copied
c. Go to ~/python-lief folder and install it
$
cd
~/python-lief
Copied
$
makepkg -si
Copied
3. Information about the python-lief package on Arch User Repository (AUR)
ID: 1313480
Name: python-lief
PackageBaseID: 175150
PackageBase: python-lief
Version: 0.13.2-1
Description: Cross-platform library for parsing, modifying, and abstracting binary formats
URL: https://github.com/lief-project/lief
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: lmartinez-mirror
FirstSubmitted: 1642446845
LastModified: 1693802181
URLPath: /cgit/aur.git/snapshot/python-lief.tar.gz
Name: python-lief
PackageBaseID: 175150
PackageBase: python-lief
Version: 0.13.2-1
Description: Cross-platform library for parsing, modifying, and abstracting binary formats
URL: https://github.com/lief-project/lief
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: lmartinez-mirror
FirstSubmitted: 1642446845
LastModified: 1693802181
URLPath: /cgit/aur.git/snapshot/python-lief.tar.gz