python-codecov on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-codecov

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

$ yay -Rns python-codecov

2. Manually Install "python-codecov" via AUR

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

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

b. Clone python-codecov's git locally

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

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

$ cd ~/python-codecov $ makepkg -si

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

ID: 1253512
Name: python-codecov
PackageBaseID: 176816
PackageBase: python-codecov
Version: 2.1.13-1
Description: Report uploader for Codecov
URL: https://codecov.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1647003499
LastModified: 1683357512
URLPath: /cgit/aur.git/snapshot/python-codecov.tar.gz