pe-parse on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "pe-parse" 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 pe-parse on Arch using YAY
$
yay -S
pe-parse
Copied
* (Optional) Uninstall pe-parse on Arch using YAY
$
yay -Rns
pe-parse
Copied
2. Manually Install "pe-parse" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pe-parse's git locally
$
git clone https://aur.archlinux.org/pe-parse.git
~/pe-parse
Copied
c. Go to ~/pe-parse folder and install it
$
cd
~/pe-parse
Copied
$
makepkg -si
Copied
3. Information about the pe-parse package on Arch User Repository (AUR)
ID: 1298288
Name: pe-parse
PackageBaseID: 189518
PackageBase: pe-parse
Version: 2.1.1-3
Description: Principled, lightweight C/C++ PE parser
URL: https://github.com/trailofbits/pe-parse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1673677835
LastModified: 1691034511
URLPath: /cgit/aur.git/snapshot/pe-parse.tar.gz
Name: pe-parse
PackageBaseID: 189518
PackageBase: pe-parse
Version: 2.1.1-3
Description: Principled, lightweight C/C++ PE parser
URL: https://github.com/trailofbits/pe-parse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1673677835
LastModified: 1691034511
URLPath: /cgit/aur.git/snapshot/pe-parse.tar.gz