xbps on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S xbps

* (Optional) Uninstall xbps on Arch using YAY

$ yay -Rns xbps

2. Manually Install "xbps" via AUR

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

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

b. Clone xbps's git locally

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

c. Go to ~/xbps folder and install it

$ cd ~/xbps $ makepkg -si

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

ID: 735125
Name: xbps
PackageBaseID: 104844
PackageBase: xbps
Version: 0.59.1-1
Description: The X Binary Package System from Void Linux. Don't use it instead of Arch's 'pacman'.
URL: https://github.com/void-linux/xbps
NumVotes: 4
Popularity: 0
OutOfDate: 1694720214
Maintainer: eschwartz
Submitter: robotanarchy
FirstSubmitted: 1450556455
LastModified: 1589304073
URLPath: /cgit/aur.git/snapshot/xbps.tar.gz