xbase on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xbase

* (Optional) Uninstall xbase on Arch using YAY

$ yay -Rns xbase

2. Manually Install "xbase" via AUR

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

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

b. Clone xbase's git locally

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

c. Go to ~/xbase folder and install it

$ cd ~/xbase $ makepkg -si

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

ID: 477956
Name: xbase
PackageBaseID: 123844
PackageBase: xbase
Version: 3.3.2-3
Description: A C++ library
URL: https://github.com/graywolf/xbase
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1499367790
LastModified: 1515969304
URLPath: /cgit/aur.git/snapshot/xbase.tar.gz