subunit on AUR (Arch User Repository)

Last updated: May 19,2024

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

b. Install subunit on Arch using YAY

$ yay -S subunit

* (Optional) Uninstall subunit on Arch using YAY

$ yay -Rns subunit

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

b. Clone subunit's git locally

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

c. Go to ~/subunit folder and install it

$ cd ~/subunit $ makepkg -si

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