bam-build on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bam-build

* (Optional) Uninstall bam-build on Arch using YAY

$ yay -Rns bam-build

2. Manually Install "bam-build" via AUR

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

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

b. Clone bam-build's git locally

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

c. Go to ~/bam-build folder and install it

$ cd ~/bam-build $ makepkg -si

3. Information about the bam-build package on Arch User Repository (AUR)

ID: 1403587
Name: bam-build
PackageBaseID: 202160
PackageBase: bam-build
Version: 0.8.1-1
Description: build optimally
URL: https://git.sr.ht/~hossbeast/bam
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hossbeast
Submitter: hossbeast
FirstSubmitted: 1707004880
LastModified: 1707004880
URLPath: /cgit/aur.git/snapshot/bam-build.tar.gz