jcov-hg on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S jcov-hg

* (Optional) Uninstall jcov-hg on Arch using YAY

$ yay -Rns jcov-hg

2. Manually Install "jcov-hg" via AUR

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

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

b. Clone jcov-hg's git locally

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

c. Go to ~/jcov-hg folder and install it

$ cd ~/jcov-hg $ makepkg -si

3. Information about the jcov-hg package on Arch User Repository (AUR)

ID: 505540
Name: jcov-hg
PackageBaseID: 131832
PackageBase: jcov-hg
Version: r37.0b9e41807b07-2
Description: The JCov open source project is used to gather quality metrics associated with the production of test suites.
URL: https://wiki.openjdk.java.net/display/CodeTools/jcov
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tsachev
Submitter: tsachev
FirstSubmitted: 1524575791
LastModified: 1524654825
URLPath: /cgit/aur.git/snapshot/jcov-hg.tar.gz