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
Copied
b. Install xom on Arch using YAY
$
yay -S
xom
Copied
* (Optional) Uninstall xom on Arch using YAY
$
yay -Rns
xom
Copied
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
Copied
b. Clone xom's git locally
$
git clone https://aur.archlinux.org/xom.git
~/xom
Copied
c. Go to ~/xom folder and install it
$
cd
~/xom
Copied
$
makepkg -si
Copied
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
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