How to Install and Uninstall xalan Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "xalan" package

This guide covers the steps necessary to install xalan on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xalan

2. Uninstall "xalan" package

Please follow the instructions below to uninstall xalan on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xalan $ sudo apt autoclean && sudo apt autoremove

3. Information about the xalan package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xalan
Priority: optional
Section: universe/text
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: William Blough
Architecture: amd64
Version: 1.11-5
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libxalan-c111, libxerces-c3.1
Filename: pool/universe/x/xalan/xalan_1.11-5_amd64.deb
Size: 28566
MD5sum: 2e2d63abcf6da0b48a868f9b0cee3d97
SHA1: b779248d9b5a42130fd76c76e74d6d1ff1172515
SHA256: f42d390a65d645da5d264fa35070fade0401a6f818a20daef58d471ca7cf65cd
Description-en: 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.
Description-md5: 1050391f55c9e4c83a8aae040238c171
Multi-Arch: foreign
Homepage: https://xalan.apache.org/xalan-c/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu