buck on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S buck

* (Optional) Uninstall buck on Arch using YAY

$ yay -Rns buck

2. Manually Install "buck" via AUR

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

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

b. Clone buck's git locally

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

c. Go to ~/buck folder and install it

$ cd ~/buck $ makepkg -si

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

ID: 1126042
Name: buck
PackageBaseID: 110433
PackageBase: buck
Version: 2022.05.05.01-1
Description: A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
URL: https://buckbuild.com
NumVotes: 13
Popularity: 9.9E-5
OutOfDate:
Maintainer: Auerhuhn
Submitter: jtgoguen
FirstSubmitted: 1461366574
LastModified: 1660508196
URLPath: /cgit/aur.git/snapshot/buck.tar.gz