cpp-coveralls on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S cpp-coveralls

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

$ yay -Rns cpp-coveralls

2. Manually Install "cpp-coveralls" via AUR

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

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

b. Clone cpp-coveralls's git locally

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

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

$ cd ~/cpp-coveralls $ makepkg -si

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

ID: 908798
Name: cpp-coveralls
PackageBaseID: 76251
PackageBase: cpp-coveralls
Version: 0.4.2-1
Description: Upload gcov results to coveralls.io
URL: https://github.com/eddyxu/cpp-coveralls
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bchretien
FirstSubmitted: 1387026355
LastModified: 1621332467
URLPath: /cgit/aur.git/snapshot/cpp-coveralls.tar.gz