xalan-java on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xalan-java

* (Optional) Uninstall xalan-java on Arch using YAY

$ yay -Rns xalan-java

2. Manually Install "xalan-java" via AUR

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

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

b. Clone xalan-java's git locally

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

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

$ cd ~/xalan-java $ makepkg -si

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

ID: 1427214
Name: xalan-java
PackageBaseID: 166538
PackageBase: xalan-java
Version: 2.7.3-1
Description: XSLT processor for transforming XML documents into HTML, text, or other XML document types
URL: https://xalan.apache.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1620463999
LastModified: 1710438497
URLPath: /cgit/aur.git/snapshot/xalan-java.tar.gz