python-junit2html on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-junit2html

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

$ yay -Rns python-junit2html

2. Manually Install "python-junit2html" via AUR

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

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

b. Clone python-junit2html's git locally

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

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

$ cd ~/python-junit2html $ makepkg -si

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

ID: 1423315
Name: python-junit2html
PackageBaseID: 203470
PackageBase: python-junit2html
Version: 30.1.6-1
Description: This is a simple self-contained python tool to produce a single html file from a single junit xml file.
URL: https://gitlab.com/inorton/junit2html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jona
Submitter: Jona
FirstSubmitted: 1709916571
LastModified: 1709916571
URLPath: /cgit/aur.git/snapshot/python-junit2html.tar.gz