python-unittest-xml-reporting on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "python-unittest-xml-reporting" 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 python-unittest-xml-reporting on Arch using YAY

$ yay -S python-unittest-xml-reporting

* (Optional) Uninstall python-unittest-xml-reporting on Arch using YAY

$ yay -Rns python-unittest-xml-reporting

2. Manually Install "python-unittest-xml-reporting" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-unittest-xml-reporting's git locally

$ git clone https://aur.archlinux.org/python-unittest-xml-reporting.git ~/python-unittest-xml-reporting

c. Go to ~/python-unittest-xml-reporting folder and install it

$ cd ~/python-unittest-xml-reporting $ makepkg -si

3. Information about the python-unittest-xml-reporting package on Arch User Repository (AUR)

ID: 1237891
Name: python-unittest-xml-reporting
PackageBaseID: 192443
PackageBase: python-unittest-xml-reporting
Version: 3.2.0-1
Description: unittest-based test runner with Ant/JUnit like XML reporting.
URL: https://github.com/xmlrunner/unittest-xml-reporting
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: felixonmars
FirstSubmitted: 1680866216
LastModified: 1680866216
URLPath: /cgit/aur.git/snapshot/python-unittest-xml-reporting.tar.gz