upx-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S upx-git

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

$ yay -Rns upx-git

2. Manually Install "upx-git" via AUR

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

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

b. Clone upx-git's git locally

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

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

$ cd ~/upx-git $ makepkg -si

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

ID: 1237187
Name: upx-git
PackageBaseID: 124992
PackageBase: upx-git
Version: 4.0.2.r13.g15484aa2-1
Description: A free, portable, extendable, high-performance executable packer for several executable formats
URL: https://upx.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503389442
LastModified: 1680730398
URLPath: /cgit/aur.git/snapshot/upx-git.tar.gz