bash-it on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bash-it

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

$ yay -Rns bash-it

2. Manually Install "bash-it" 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's git locally

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

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

$ cd ~/bash-it $ makepkg -si

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

ID: 1364691
Name: bash-it
PackageBaseID: 200161
PackageBase: bash-it
Version: 3.0.3-6
Description: A community Bash framework.
URL: https://bash-it.readthedocs.io/en/latest/
NumVotes: 1
Popularity: 0.136089
OutOfDate:
Maintainer: tbhaxor
Submitter: tbhaxor
FirstSubmitted: 1701553078
LastModified: 1701729354
URLPath: /cgit/aur.git/snapshot/bash-it.tar.gz