python-coverxygen on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-coverxygen

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

$ yay -Rns python-coverxygen

2. Manually Install "python-coverxygen" via AUR

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

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

b. Clone python-coverxygen's git locally

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

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

$ cd ~/python-coverxygen $ makepkg -si

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

ID: 1376799
Name: python-coverxygen
PackageBaseID: 194800
PackageBase: python-coverxygen
Version: 1.8.1-1
Description: Generate doxygen's documentation coverage report
URL: https://github.com/psycofdj/coverxygen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: antoniovazquez
Submitter: antoniovazquez
FirstSubmitted: 1687015956
LastModified: 1703766419
URLPath: /cgit/aur.git/snapshot/python-coverxygen.tar.gz