booth on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S booth

* (Optional) Uninstall booth on Arch using YAY

$ yay -Rns booth

2. Manually Install "booth" via AUR

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

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

b. Clone booth's git locally

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

c. Go to ~/booth folder and install it

$ cd ~/booth $ makepkg -si

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

ID: 511295
Name: booth
PackageBaseID: 132565
PackageBase: booth
Version: 1.0-1
Description: RAFT cluster ticket manager for pacemaker
URL: https://github.com/ClusterLabs/booth/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
FirstSubmitted: 1526418477
LastModified: 1526418477
URLPath: /cgit/aur.git/snapshot/booth.tar.gz