japi-compliance-checker on AUR (Arch User Repository)

Last updated: May 15,2024

1. Install "japi-compliance-checker" 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 japi-compliance-checker on Arch using YAY

$ yay -S japi-compliance-checker

* (Optional) Uninstall japi-compliance-checker on Arch using YAY

$ yay -Rns japi-compliance-checker

2. Manually Install "japi-compliance-checker" via AUR

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

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

b. Clone japi-compliance-checker's git locally

$ git clone https://aur.archlinux.org/japi-compliance-checker.git ~/japi-compliance-checker

c. Go to ~/japi-compliance-checker folder and install it

$ cd ~/japi-compliance-checker $ makepkg -si

3. Information about the japi-compliance-checker package on Arch User Repository (AUR)

ID: 677586
Name: japi-compliance-checker
PackageBaseID: 147449
PackageBase: japi-compliance-checker
Version: 2.4-1
Description: A tool for checking backward API/ABI compatibility of a Java library
URL: https://lvc.github.io/japi-compliance-checker/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: david0
Submitter: david0
FirstSubmitted: 1576591641
LastModified: 1576591641
URLPath: /cgit/aur.git/snapshot/japi-compliance-checker.tar.gz