bashbud on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S bashbud

* (Optional) Uninstall bashbud on Arch using YAY

$ yay -Rns bashbud

2. Manually Install "bashbud" via AUR

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

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

b. Clone bashbud's git locally

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

c. Go to ~/bashbud folder and install it

$ cd ~/bashbud $ makepkg -si

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

ID: 1067495
Name: bashbud
PackageBaseID: 138431
PackageBase: bashbud
Version: 2022.04.15.2-1
Description: make(1) bash scripting better
URL: https://github.com/budlabs/bashbud
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1546303032
LastModified: 1650061530
URLPath: /cgit/aur.git/snapshot/bashbud.tar.gz