pev-git on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S pev-git

* (Optional) Uninstall pev-git on Arch using YAY

$ yay -Rns pev-git

2. Manually Install "pev-git" via AUR

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

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

b. Clone pev-git's git locally

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

c. Go to ~/pev-git folder and install it

$ cd ~/pev-git $ makepkg -si

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

ID: 1370932
Name: pev-git
PackageBaseID: 85163
PackageBase: pev-git
Version: 0.83-1
Description: command line toolkit to work with and analyze PE (Portable Executables) binaries
URL: https://github.com/mentebinaria/readpe
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: Thermi
FirstSubmitted: 1409352769
LastModified: 1702754953
URLPath: /cgit/aur.git/snapshot/pev-git.tar.gz