apx on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install apx on Arch using YAY
$
yay -S
apx
Copied
* (Optional) Uninstall apx on Arch using YAY
$
yay -Rns
apx
Copied
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
Copied
b. Clone apx's git locally
$
git clone https://aur.archlinux.org/apx.git
~/apx
Copied
c. Go to ~/apx folder and install it
$
cd
~/apx
Copied
$
makepkg -si
Copied
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
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