subunit on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "subunit" 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 subunit on Arch using YAY
$
yay -S
subunit
Copied
* (Optional) Uninstall subunit on Arch using YAY
$
yay -Rns
subunit
Copied
2. Manually Install "subunit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone subunit's git locally
$
git clone https://aur.archlinux.org/subunit.git
~/subunit
Copied
c. Go to ~/subunit folder and install it
$
cd
~/subunit
Copied
$
makepkg -si
Copied
3. Information about the subunit package on Arch User Repository (AUR)
ID: 500033
Name: subunit
PackageBaseID: 129115
PackageBase: subunit
Version: 1.2.0-1
Description: A streaming protocol for test results
URL: https://github.com/testing-cabal/subunit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jamesfcarter
Submitter: jamesfcarter
FirstSubmitted: 1515601338
LastModified: 1522772917
URLPath: /cgit/aur.git/snapshot/subunit.tar.gz
Name: subunit
PackageBaseID: 129115
PackageBase: subunit
Version: 1.2.0-1
Description: A streaming protocol for test results
URL: https://github.com/testing-cabal/subunit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jamesfcarter
Submitter: jamesfcarter
FirstSubmitted: 1515601338
LastModified: 1522772917
URLPath: /cgit/aur.git/snapshot/subunit.tar.gz