jcommander on AUR (Arch User Repository)
Last updated: January 06,2025
1. Install "jcommander" 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 jcommander on Arch using YAY
$
yay -S
jcommander
Copied
* (Optional) Uninstall jcommander on Arch using YAY
$
yay -Rns
jcommander
Copied
2. Manually Install "jcommander" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jcommander's git locally
$
git clone https://aur.archlinux.org/jcommander.git
~/jcommander
Copied
c. Go to ~/jcommander folder and install it
$
cd
~/jcommander
Copied
$
makepkg -si
Copied
3. Information about the jcommander package on Arch User Repository (AUR)
ID: 505538
Name: jcommander
PackageBaseID: 131835
PackageBase: jcommander
Version: 1.72-3
Description: Command line parsing framework for Java
URL: http://jcommander.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1653608484
Maintainer: tsachev
Submitter: tsachev
FirstSubmitted: 1524580986
LastModified: 1524654560
URLPath: /cgit/aur.git/snapshot/jcommander.tar.gz
Name: jcommander
PackageBaseID: 131835
PackageBase: jcommander
Version: 1.72-3
Description: Command line parsing framework for Java
URL: http://jcommander.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1653608484
Maintainer: tsachev
Submitter: tsachev
FirstSubmitted: 1524580986
LastModified: 1524654560
URLPath: /cgit/aur.git/snapshot/jcommander.tar.gz