pe-parse on AUR (Arch User Repository)

Last updated: September 28,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

b. Install pe-parse on Arch using YAY

$ yay -S pe-parse

* (Optional) Uninstall pe-parse on Arch using YAY

$ yay -Rns pe-parse

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

b. Clone pe-parse's git locally

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

c. Go to ~/pe-parse folder and install it

$ cd ~/pe-parse $ makepkg -si

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