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