goveralls on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S goveralls

* (Optional) Uninstall goveralls on Arch using YAY

$ yay -Rns goveralls

2. Manually Install "goveralls" via AUR

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

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

b. Clone goveralls's git locally

$ git clone https://aur.archlinux.org/goveralls.git ~/goveralls

c. Go to ~/goveralls folder and install it

$ cd ~/goveralls $ makepkg -si

3. Information about the goveralls package on Arch User Repository (AUR)

ID: 965052
Name: goveralls
PackageBaseID: 171322
PackageBase: goveralls
Version: 0.0.11-1
Description: Go integration for Coveralls continuous code coverage tracking system
URL: https://github.com/mattn/goveralls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1632443710
LastModified: 1632443710
URLPath: /cgit/aur.git/snapshot/goveralls.tar.gz