How to Install xalan in Ubuntu 18.04



Install xalan by entering the following commands in the terminal:

sudo apt update
sudo apt install xalan

Description:

XSLT processor utility

This package provides a command line utility to transform XML documents to other formats using XSLT templates. It uses the Xalan XSLT processing library from the Apache Software Foundation.

Homepage: https://xalan.apache.org/xalan-c/

Version: 1.11-6ubuntu3

Section: universe/text