xom on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S xom

* (Optional) Uninstall xom on Arch using YAY

$ yay -Rns xom

2. Manually Install "xom" via AUR

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

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

b. Clone xom's git locally

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

c. Go to ~/xom folder and install it

$ cd ~/xom $ makepkg -si

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

ID: 728234
Name: xom
PackageBaseID: 44938
PackageBase: xom
Version: 1.3.5-1
Description: A Java XML Object Model
URL: http://xom.nu
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1293752981
LastModified: 1588163099
URLPath: /cgit/aur.git/snapshot/xom.tar.gz