bash-it on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install bash-it on Arch using YAY
$
yay -S
bash-it
Copied
* (Optional) Uninstall bash-it on Arch using YAY
$
yay -Rns
bash-it
Copied
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
Copied
b. Clone bash-it's git locally
$
git clone https://aur.archlinux.org/bash-it.git
~/bash-it
Copied
c. Go to ~/bash-it folder and install it
$
cd
~/bash-it
Copied
$
makepkg -si
Copied
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
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