bash-it-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S bash-it-git

* (Optional) Uninstall bash-it-git on Arch using YAY

$ yay -Rns bash-it-git

2. Manually Install "bash-it-git" via AUR

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

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

b. Clone bash-it-git's git locally

$ git clone https://aur.archlinux.org/bash-it-git.git ~/bash-it-git

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

$ cd ~/bash-it-git $ makepkg -si

3. Information about the bash-it-git package on Arch User Repository (AUR)

ID: 992942
Name: bash-it-git
PackageBaseID: 123447
PackageBase: bash-it-git
Version: r3521.447c89aa-1
Description: A community Bash framework
URL: https://github.com/Bash-it/bash-it
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1497796819
LastModified: 1637663374
URLPath: /cgit/aur.git/snapshot/bash-it-git.tar.gz