xbps-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S xbps-git

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

$ yay -Rns xbps-git

2. Manually Install "xbps-git" via AUR

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

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

b. Clone xbps-git's git locally

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

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

$ cd ~/xbps-git $ makepkg -si

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

ID: 622210
Name: xbps-git
PackageBaseID: 112745
PackageBase: xbps-git
Version: 0.51.r379.g59dffd76-1
Description: (Void Linux's) The X Binary Package System
URL: https://github.com/void-linux/xbps
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: oats
FirstSubmitted: 1466697930
LastModified: 1560744084
URLPath: /cgit/aur.git/snapshot/xbps-git.tar.gz