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