buck on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install buck on Arch using YAY
$
yay -S
buck
Copied
* (Optional) Uninstall buck on Arch using YAY
$
yay -Rns
buck
Copied
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
Copied
b. Clone buck's git locally
$
git clone https://aur.archlinux.org/buck.git
~/buck
Copied
c. Go to ~/buck folder and install it
$
cd
~/buck
Copied
$
makepkg -si
Copied
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
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