bash_unit on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "bash_unit" 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_unit on Arch using YAY
$
yay -S
bash_unit
Copied
* (Optional) Uninstall bash_unit on Arch using YAY
$
yay -Rns
bash_unit
Copied
2. Manually Install "bash_unit" 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_unit's git locally
$
git clone https://aur.archlinux.org/bash_unit.git
~/bash_unit
Copied
c. Go to ~/bash_unit folder and install it
$
cd
~/bash_unit
Copied
$
makepkg -si
Copied
3. Information about the bash_unit package on Arch User Repository (AUR)
ID: 1423710
Name: bash_unit
PackageBaseID: 115543
PackageBase: bash_unit
Version: 2.3.1-1
Description: bash unit testing enterprise edition framework for professionals
URL: https://github.com/pgrange/bash_unit
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: n0vember
FirstSubmitted: 1474039032
LastModified: 1709975759
URLPath: /cgit/aur.git/snapshot/bash_unit.tar.gz
Name: bash_unit
PackageBaseID: 115543
PackageBase: bash_unit
Version: 2.3.1-1
Description: bash unit testing enterprise edition framework for professionals
URL: https://github.com/pgrange/bash_unit
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: n0vember
FirstSubmitted: 1474039032
LastModified: 1709975759
URLPath: /cgit/aur.git/snapshot/bash_unit.tar.gz