jarversion on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S jarversion

* (Optional) Uninstall jarversion on Arch using YAY

$ yay -Rns jarversion

2. Manually Install "jarversion" via AUR

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

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

b. Clone jarversion's git locally

$ git clone https://aur.archlinux.org/jarversion.git ~/jarversion

c. Go to ~/jarversion folder and install it

$ cd ~/jarversion $ makepkg -si

3. Information about the jarversion package on Arch User Repository (AUR)

ID: 226761
Name: jarversion
PackageBaseID: 99048
PackageBase: jarversion
Version: 1.0-1
Description: Simple tool that reads the Implementation-Version attribute of a jar file.
URL: https://github.com/git-commit/jarversion
NumVotes: 1
Popularity: 0
OutOfDate: 1702068789
Maintainer: snowdragon
Submitter: snowdragon
FirstSubmitted: 1440974495
LastModified: 1440974498
URLPath: /cgit/aur.git/snapshot/jarversion.tar.gz