readpe on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S readpe

* (Optional) Uninstall readpe on Arch using YAY

$ yay -Rns readpe

2. Manually Install "readpe" via AUR

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

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

b. Clone readpe's git locally

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

c. Go to ~/readpe folder and install it

$ cd ~/readpe $ makepkg -si

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

ID: 1412194
Name: readpe
PackageBaseID: 194184
PackageBase: readpe
Version: 0.84-2
Description: PE file analysis toolkit
URL: https://github.com/mentebinaria/readpe
NumVotes: 2
Popularity: 0.139449
OutOfDate:
Maintainer: peelz
Submitter: peelz
FirstSubmitted: 1685675826
LastModified: 1708387439
URLPath: /cgit/aur.git/snapshot/readpe.tar.gz