grcov-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S grcov-git

* (Optional) Uninstall grcov-git on Arch using YAY

$ yay -Rns grcov-git

2. Manually Install "grcov-git" via AUR

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

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

b. Clone grcov-git's git locally

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

c. Go to ~/grcov-git folder and install it

$ cd ~/grcov-git $ makepkg -si

3. Information about the grcov-git package on Arch User Repository (AUR)

ID: 661776
Name: grcov-git
PackageBaseID: 146267
PackageBase: grcov-git
Version: 0.5.5.519-1
Description: Rust tool to collect and aggregate code coverage data for multiple source files
URL: https://github.com/mozilla/grcov
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: quininer
FirstSubmitted: 1572540915
LastModified: 1572540915
URLPath: /cgit/aur.git/snapshot/grcov-git.tar.gz