apx on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S apx

* (Optional) Uninstall apx on Arch using YAY

$ yay -Rns apx

2. Manually Install "apx" via AUR

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

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

b. Clone apx's git locally

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

c. Go to ~/apx folder and install it

$ cd ~/apx $ makepkg -si

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

ID: 1394971
Name: apx
PackageBaseID: 192352
PackageBase: apx
Version: 2.4.0-1
Description: Package manager with support for multiple sources
URL: https://github.com/Vanilla-OS/apx
NumVotes: 3
Popularity: 0.051143
OutOfDate:
Maintainer: tarball
Submitter: flipflop97
FirstSubmitted: 1680606274
LastModified: 1706537032
URLPath: /cgit/aur.git/snapshot/apx.tar.gz