pev on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install pev on Arch using YAY
$
yay -S
pev
Copied
* (Optional) Uninstall pev on Arch using YAY
$
yay -Rns
pev
Copied
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
Copied
b. Clone pev's git locally
$
git clone https://aur.archlinux.org/pev.git
~/pev
Copied
c. Go to ~/pev folder and install it
$
cd
~/pev
Copied
$
makepkg -si
Copied
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
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