How to Install and Uninstall libxalan-c-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libxalan-c-dev" package

Please follow the step by step instructions below to install libxalan-c-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxalan-c-dev

2. Uninstall "libxalan-c-dev" package

Please follow the guidelines below to uninstall libxalan-c-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxalan-c-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxalan-c-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxalan-c-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 3053
Maintainer: Ubuntu Developers
Original-Maintainer: William Blough
Architecture: amd64
Source: xalan
Version: 1.11-5
Replaces: libxalan110-dev
Depends: libxalan-c111 (= 1.11-5), libxerces-c-dev, libc6-dev
Conflicts: libxalan110-dev
Filename: pool/universe/x/xalan/libxalan-c-dev_1.11-5_amd64.deb
Size: 258378
MD5sum: b84d3a0725fc5a1aa6497ce26bad2ffd
SHA1: 29504b451ae5b4b0ea73d7a64c9cb69f022fa7d4
SHA256: b10859a67be37a707e02015748ed79732025efe393b383ff262ce8b98d71ac07
Description-en: XSLT processor library for C++ [development]
This package provides development headers needed to develop applications
that use the Xalan XSLT processing library from the Apache Software
Foundation.
Description-md5: 41ecad74f9e695a886d5639fe71a22a1
Multi-Arch: same
Homepage: https://xalan.apache.org/xalan-c/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu