buckaroo on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S buckaroo

* (Optional) Uninstall buckaroo on Arch using YAY

$ yay -Rns buckaroo

2. Manually Install "buckaroo" via AUR

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

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

b. Clone buckaroo's git locally

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

c. Go to ~/buckaroo folder and install it

$ cd ~/buckaroo $ makepkg -si

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

ID: 883123
Name: buckaroo
PackageBaseID: 137731
PackageBase: buckaroo
Version: 3.0.2-1
Description: A C++ package manager
URL: https://github.com/LoopPerfect/buckaroo
NumVotes: 1
Popularity: 2.6E-5
OutOfDate:
Maintainer: crave
Submitter: PhCl
FirstSubmitted: 1543705660
LastModified: 1616701523
URLPath: /cgit/aur.git/snapshot/buckaroo.tar.gz