python-pycobertura on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S python-pycobertura

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

$ yay -Rns python-pycobertura

2. Manually Install "python-pycobertura" via AUR

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

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

b. Clone python-pycobertura's git locally

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

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

$ cd ~/python-pycobertura $ makepkg -si

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

ID: 1008944
Name: python-pycobertura
PackageBaseID: 146910
PackageBase: python-pycobertura
Version: 2.1.0-1
Description: Code coverage diff tool for Cobertura reports
URL: https://github.com/aconrad/pycobertura
NumVotes: 0
Popularity: 0
OutOfDate: 1687440170
Maintainer: nopreserveroot
Submitter: 1ace
FirstSubmitted: 1574674402
LastModified: 1640275046
URLPath: /cgit/aur.git/snapshot/python-pycobertura.tar.gz