python-coveralls on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-coveralls

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

$ yay -Rns python-coveralls

2. Manually Install "python-coveralls" via AUR

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

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

b. Clone python-coveralls's git locally

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

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

$ cd ~/python-coveralls $ makepkg -si

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

ID: 1136894
Name: python-coveralls
PackageBaseID: 135812
PackageBase: python-coveralls
Version: 3.3.1-1
Description: Python integration with coveralls.io
URL: https://github.com/thekevjames/coveralls-python
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1536457601
LastModified: 1662610198
URLPath: /cgit/aur.git/snapshot/python-coveralls.tar.gz