python2-pytest-cov on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-pytest-cov

* (Optional) Uninstall python2-pytest-cov on Arch using YAY

$ yay -Rns python2-pytest-cov

2. Manually Install "python2-pytest-cov" via AUR

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

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

b. Clone python2-pytest-cov's git locally

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

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

$ cd ~/python2-pytest-cov $ makepkg -si

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

ID: 1098108
Name: python2-pytest-cov
PackageBaseID: 183217
PackageBase: python2-pytest-cov
Version: 2.12.1-3
Description: Coverage plugin for pytest
URL: https://github.com/schlamar/pytest-cov
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1655195043
LastModified: 1655197534
URLPath: /cgit/aur.git/snapshot/python2-pytest-cov.tar.gz

5. The same packages on other Linux Distributions