python-xmlrunner on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-xmlrunner

* (Optional) Uninstall python-xmlrunner on Arch using YAY

$ yay -Rns python-xmlrunner

2. Manually Install "python-xmlrunner" via AUR

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

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

b. Clone python-xmlrunner's git locally

$ git clone https://aur.archlinux.org/python-xmlrunner.git ~/python-xmlrunner

c. Go to ~/python-xmlrunner folder and install it

$ cd ~/python-xmlrunner $ makepkg -si

3. Information about the python-xmlrunner package on Arch User Repository (AUR)

ID: 492704
Name: python-xmlrunner
PackageBaseID: 130640
PackageBase: python-xmlrunner
Version: 1.7.7-1
Description: PyUnit-based test runner with JUnit like XML reporting.
URL: https://github.com/jaraco/wolframalpha
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: portaloffreedom
Submitter: portaloffreedom
FirstSubmitted: 1520523971
LastModified: 1520523971
URLPath: /cgit/aur.git/snapshot/python-xmlrunner.tar.gz