python-junitparser on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-junitparser

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

$ yay -Rns python-junitparser

2. Manually Install "python-junitparser" via AUR

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

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

b. Clone python-junitparser's git locally

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

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

$ cd ~/python-junitparser $ makepkg -si

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

ID: 1423358
Name: python-junitparser
PackageBaseID: 203439
PackageBase: python-junitparser
Version: 3.1.2-1
Description: junitparser handles JUnit/xUnit Result XML files. Use it to parse and manipulate existing Result XML files, or create new JUnit/xUnit result XMLs from scratch.
URL: https://github.com/weiwei/junitparser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jona
Submitter: Jona
FirstSubmitted: 1709839378
LastModified: 1709918436
URLPath: /cgit/aur.git/snapshot/python-junitparser.tar.gz