bashmultitool on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "bashmultitool" 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 bashmultitool on Arch using YAY
$
yay -S
bashmultitool
Copied
* (Optional) Uninstall bashmultitool on Arch using YAY
$
yay -Rns
bashmultitool
Copied
2. Manually Install "bashmultitool" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bashmultitool's git locally
$
git clone https://aur.archlinux.org/bashmultitool.git
~/bashmultitool
Copied
c. Go to ~/bashmultitool folder and install it
$
cd
~/bashmultitool
Copied
$
makepkg -si
Copied
3. Information about the bashmultitool package on Arch User Repository (AUR)
ID: 1143029
Name: bashmultitool
PackageBaseID: 130160
PackageBase: bashmultitool
Version: 2.1-2
Description: A library for bash shell programs containing useful functions, written in bash, can be imported into scripts
URL: https://github.com/gavinlyonsrepo/bashmultitool
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: glyons
Submitter: glyons
FirstSubmitted: 1518993958
LastModified: 1663862670
URLPath: /cgit/aur.git/snapshot/bashmultitool.tar.gz
Name: bashmultitool
PackageBaseID: 130160
PackageBase: bashmultitool
Version: 2.1-2
Description: A library for bash shell programs containing useful functions, written in bash, can be imported into scripts
URL: https://github.com/gavinlyonsrepo/bashmultitool
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: glyons
Submitter: glyons
FirstSubmitted: 1518993958
LastModified: 1663862670
URLPath: /cgit/aur.git/snapshot/bashmultitool.tar.gz