python2-xunitparser on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python2-xunitparser

* (Optional) Uninstall python2-xunitparser on Arch using YAY

$ yay -Rns python2-xunitparser

2. Manually Install "python2-xunitparser" via AUR

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

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

b. Clone python2-xunitparser's git locally

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

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

$ cd ~/python2-xunitparser $ makepkg -si

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

ID: 454529
Name: python2-xunitparser
PackageBaseID: 126604
PackageBase: python2-xunitparser
Version: 1.3.3-1
Description: Read JUnit/XUnit XML files and map them to Python objects.
URL: http://git.p.engu.in/laurentb/xunitparser/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fl.duriez
FirstSubmitted: 1508838436
LastModified: 1508838436
URLPath: /cgit/aur.git/snapshot/python2-xunitparser.tar.gz