python2-junit-xml on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "python2-junit-xml" 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 python2-junit-xml on Arch using YAY

$ yay -S python2-junit-xml

* (Optional) Uninstall python2-junit-xml on Arch using YAY

$ yay -Rns python2-junit-xml

2. Manually Install "python2-junit-xml" via AUR

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

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

b. Clone python2-junit-xml's git locally

$ git clone https://aur.archlinux.org/python2-junit-xml.git ~/python2-junit-xml

c. Go to ~/python2-junit-xml folder and install it

$ cd ~/python2-junit-xml $ makepkg -si

3. Information about the python2-junit-xml package on Arch User Repository (AUR)

ID: 736159
Name: python2-junit-xml
PackageBaseID: 152759
PackageBase: python2-junit-xml
Version: 1.9-1
Description: Creates JUnit XML test result documents that can be read by tools such as Jenkins.
URL: https://github.com/kyrus/python-junit-xml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lorcap
FirstSubmitted: 1589456006
LastModified: 1589456006
URLPath: /cgit/aur.git/snapshot/python2-junit-xml.tar.gz

5. The same packages on other Linux Distributions