jcov on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "jcov" 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 jcov on Arch using YAY
$
yay -S
jcov
Copied
* (Optional) Uninstall jcov on Arch using YAY
$
yay -Rns
jcov
Copied
2. Manually Install "jcov" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jcov's git locally
$
git clone https://aur.archlinux.org/jcov.git
~/jcov
Copied
c. Go to ~/jcov folder and install it
$
cd
~/jcov
Copied
$
makepkg -si
Copied
3. Information about the jcov package on Arch User Repository (AUR)
ID: 572039
Name: jcov
PackageBaseID: 131863
PackageBase: jcov
Version: 3.0_b07-1
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: 1524659831
LastModified: 1546006810
URLPath: /cgit/aur.git/snapshot/jcov.tar.gz
Name: jcov
PackageBaseID: 131863
PackageBase: jcov
Version: 3.0_b07-1
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: 1524659831
LastModified: 1546006810
URLPath: /cgit/aur.git/snapshot/jcov.tar.gz