scikits-bootstrap-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S scikits-bootstrap-git

* (Optional) Uninstall scikits-bootstrap-git on Arch using YAY

$ yay -Rns scikits-bootstrap-git

2. Manually Install "scikits-bootstrap-git" via AUR

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

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

b. Clone scikits-bootstrap-git's git locally

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

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

$ cd ~/scikits-bootstrap-git $ makepkg -si

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