java-commons-cli on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S java-commons-cli

* (Optional) Uninstall java-commons-cli on Arch using YAY

$ yay -Rns java-commons-cli

2. Manually Install "java-commons-cli" via AUR

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

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

b. Clone java-commons-cli's git locally

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

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

$ cd ~/java-commons-cli $ makepkg -si

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

ID: 1113667
Name: java-commons-cli
PackageBaseID: 36054
PackageBase: java-commons-cli
Version: 1.5.0-1
Description: Java API for parsing command line options passed to programs
URL: http://commons.apache.org/cli/
NumVotes: 17
Popularity: 0
OutOfDate: 1706142067
Maintainer: asch
Submitter: shaleny
FirstSubmitted: 1269952552
LastModified: 1658137108
URLPath: /cgit/aur.git/snapshot/java-commons-cli.tar.gz