pev on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S pev

* (Optional) Uninstall pev on Arch using YAY

$ yay -Rns pev

2. Manually Install "pev" via AUR

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

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

b. Clone pev's git locally

$ git clone https://aur.archlinux.org/pev.git ~/pev

c. Go to ~/pev folder and install it

$ cd ~/pev $ makepkg -si

3. Information about the pev package on Arch User Repository (AUR)

ID: 1370931
Name: pev
PackageBaseID: 99635
PackageBase: pev
Version: 0.83-1
Description: command line toolkit to work with and analyze PE (Portable Executables) binaries
URL: https://github.com/mentebinaria/readpe
NumVotes: 14
Popularity: 0.524127
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441779501
LastModified: 1702754685
URLPath: /cgit/aur.git/snapshot/pev.tar.gz