jdom on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S jdom

* (Optional) Uninstall jdom on Arch using YAY

$ yay -Rns jdom

2. Manually Install "jdom" via AUR

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

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

b. Clone jdom's git locally

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

c. Go to ~/jdom folder and install it

$ cd ~/jdom $ makepkg -si

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

ID: 1034463
Name: jdom
PackageBaseID: 116745
PackageBase: jdom
Version: 2.0.6.1-1
Description: Easy-to-use Java XML parser
URL: http://www.jdom.org/downloads/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: guoxh
Submitter: guoxh
FirstSubmitted: 1478233699
LastModified: 1644488198
URLPath: /cgit/aur.git/snapshot/jdom.tar.gz