java-cobertura on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S java-cobertura

* (Optional) Uninstall java-cobertura on Arch using YAY

$ yay -Rns java-cobertura

2. Manually Install "java-cobertura" via AUR

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

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

b. Clone java-cobertura's git locally

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

c. Go to ~/java-cobertura folder and install it

$ cd ~/java-cobertura $ makepkg -si

3. Information about the java-cobertura package on Arch User Repository (AUR)

ID: 203488
Name: java-cobertura
PackageBaseID: 80309
PackageBase: java-cobertura
Version: 2.1.1-1
Description: Cobertura is a free Java tool that calculates the percentage of code accessed by tests
URL: http://cobertura.github.io/cobertura/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: eolianoe
FirstSubmitted: 1395852571
LastModified: 1435435333
URLPath: /cgit/aur.git/snapshot/java-cobertura.tar.gz