apx-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S apx-git

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

$ yay -Rns apx-git

2. Manually Install "apx-git" via AUR

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

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

b. Clone apx-git's git locally

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

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

$ cd ~/apx-git $ makepkg -si

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

ID: 1311132
Name: apx-git
PackageBaseID: 189330
PackageBase: apx-git
Version: 2.0.0.r54.gd2c156a-1
Description: Vanilla OS package manager
URL: https://github.com/Vanilla-OS/apx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: random-tm
Submitter: jim3692
FirstSubmitted: 1673125605
LastModified: 1693364282
URLPath: /cgit/aur.git/snapshot/apx-git.tar.gz