bamboo on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S bamboo

* (Optional) Uninstall bamboo on Arch using YAY

$ yay -Rns bamboo

2. Manually Install "bamboo" via AUR

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

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

b. Clone bamboo's git locally

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

c. Go to ~/bamboo folder and install it

$ cd ~/bamboo $ makepkg -si

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

ID: 433552
Name: bamboo
PackageBaseID: 105737
PackageBase: bamboo
Version: 0.0.3-2
Description: Perl6 dependency manager (bundler)
URL: https://github.com/sergot/bamboo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1452210757
LastModified: 1502071316
URLPath: /cgit/aur.git/snapshot/bamboo.tar.gz