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

Last updated: May 20,2024

1. Install "libnxml0" package

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

$ sudo apt update $ sudo apt install libnxml0

2. Uninstall "libnxml0" package

Here is a brief guide to show you how to uninstall libnxml0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnxml0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libnxml0
Priority: optional
Section: universe/libs
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Joseph Herlant
Architecture: amd64
Source: libnxml
Version: 0.18.3-6
Provides: libnxml-abi-0.18.3
Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2)
Pre-Depends: multiarch-support
Filename: pool/universe/libn/libnxml/libnxml0_0.18.3-6_amd64.deb
Size: 20852
MD5sum: ce689de68958ed836baea7ecec752437
SHA1: 332065ab39ad44e136bb021b6b90622421480527
SHA256: 7062c480963ab539663c0a2673a75ba201ebd4d8e408e6e8ca5c1ba3b46e867c
Description-en: C library for parsing, writing and creating xml 1.0/1.1 files or streams
libnxml is a C library for parsing, writing, and creating XML 1.0 and
1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4
(1234, 4321, 2143, 2312).
.
This package contains the shared libraries.
Description-md5: 98a4e996c4c183c28a668167e60ef135
Multi-Arch: same
Homepage: http://www.autistici.org/bakunin/libnxml/doc/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu