bashplus on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S bashplus

* (Optional) Uninstall bashplus on Arch using YAY

$ yay -Rns bashplus

2. Manually Install "bashplus" via AUR

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

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

b. Clone bashplus's git locally

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

c. Go to ~/bashplus folder and install it

$ cd ~/bashplus $ makepkg -si

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

ID: 1258601
Name: bashplus
PackageBaseID: 193651
PackageBase: bashplus
Version: 0.1.0-1
Description: Collection of useful Bash functions
URL: https://github.com/ingydotnet/bashplus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: eclairevoyant
FirstSubmitted: 1684218599
LastModified: 1684218599
URLPath: /cgit/aur.git/snapshot/bashplus.tar.gz