lcov-diff on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S lcov-diff

* (Optional) Uninstall lcov-diff on Arch using YAY

$ yay -Rns lcov-diff

2. Manually Install "lcov-diff" via AUR

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

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

b. Clone lcov-diff's git locally

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

c. Go to ~/lcov-diff folder and install it

$ cd ~/lcov-diff $ makepkg -si

3. Information about the lcov-diff package on Arch User Repository (AUR)

ID: 1179744
Name: lcov-diff
PackageBaseID: 171498
PackageBase: lcov-diff
Version: 0.2.1-1
Description: Diff utility for LCOV coverage files
URL: https://github.com/capgelka/lcov-diff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1632984585
LastModified: 1670478928
URLPath: /cgit/aur.git/snapshot/lcov-diff.tar.gz