goveralls on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install goveralls on Arch using YAY
$
yay -S
goveralls
Copied
* (Optional) Uninstall goveralls on Arch using YAY
$
yay -Rns
goveralls
Copied
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
Copied
b. Clone goveralls's git locally
$
git clone https://aur.archlinux.org/goveralls.git
~/goveralls
Copied
c. Go to ~/goveralls folder and install it
$
cd
~/goveralls
Copied
$
makepkg -si
Copied
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
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