buck-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S buck-git

* (Optional) Uninstall buck-git on Arch using YAY

$ yay -Rns buck-git

2. Manually Install "buck-git" via AUR

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

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

b. Clone buck-git's git locally

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

c. Go to ~/buck-git folder and install it

$ cd ~/buck-git $ makepkg -si

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

ID: 694552
Name: buck-git
PackageBaseID: 141529
PackageBase: buck-git
Version: 2019.10.17.01.r1034.g89a0c4c70c-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: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1556143859
LastModified: 1581144079
URLPath: /cgit/aur.git/snapshot/buck-git.tar.gz