win32pe on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S win32pe

* (Optional) Uninstall win32pe on Arch using YAY

$ yay -Rns win32pe

2. Manually Install "win32pe" via AUR

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

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

b. Clone win32pe's git locally

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

c. Go to ~/win32pe folder and install it

$ cd ~/win32pe $ makepkg -si

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

ID: 466148
Name: win32pe
PackageBaseID: 127686
PackageBase: win32pe
Version: 0.1.0-1
Description: C++ library for working with Win32 PE files
URL: http://github.com/nathan-osman/win32pe
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nathan-osman
Submitter: nathan-osman
FirstSubmitted: 1512243116
LastModified: 1512243116
URLPath: /cgit/aur.git/snapshot/win32pe.tar.gz