bashmultitool on AUR (Arch User Repository)

Last updated: June 29,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

b. Install bashmultitool on Arch using YAY

$ yay -S bashmultitool

* (Optional) Uninstall bashmultitool on Arch using YAY

$ yay -Rns bashmultitool

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

b. Clone bashmultitool's git locally

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

c. Go to ~/bashmultitool folder and install it

$ cd ~/bashmultitool $ makepkg -si

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