xaur on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S xaur

* (Optional) Uninstall xaur on Arch using YAY

$ yay -Rns xaur

2. Manually Install "xaur" via AUR

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

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

b. Clone xaur's git locally

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

c. Go to ~/xaur folder and install it

$ cd ~/xaur $ makepkg -si

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

ID: 960947
Name: xaur
PackageBaseID: 171034
PackageBase: xaur
Version: 1-1
Description: A simple, lightweight AUR helper. (in beta)
URL: https://github.com/Xyphyn/xaur
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xylight
Submitter: Xylight
FirstSubmitted: 1631584898
LastModified: 1631637723
URLPath: /cgit/aur.git/snapshot/xaur.tar.gz