pkgx on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pkgx

* (Optional) Uninstall pkgx on Arch using YAY

$ yay -Rns pkgx

2. Manually Install "pkgx" via AUR

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

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

b. Clone pkgx's git locally

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

c. Go to ~/pkgx folder and install it

$ cd ~/pkgx $ makepkg -si

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

ID: 1403513
Name: pkgx
PackageBaseID: 198166
PackageBase: pkgx
Version: 1.1.6-1
Description: Run Anything
URL: https://pkgx.sh
NumVotes: 1
Popularity: 0.565354
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1696516243
LastModified: 1706987217
URLPath: /cgit/aur.git/snapshot/pkgx.tar.gz