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

Last updated: May 14,2024

1. Install "libnxml0-dev" package

Please follow the steps below to install libnxml0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnxml0-dev

2. Uninstall "libnxml0-dev" package

In this section, we are going to explain the necessary steps to uninstall libnxml0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnxml0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 153
Maintainer: Ubuntu Developers
Original-Maintainer: Joseph Herlant
Architecture: amd64
Source: libnxml
Version: 0.18.3-6
Depends: libcurl4-gnutls-dev | libcurl-dev, libnxml0 (= 0.18.3-6)
Filename: pool/universe/libn/libnxml/libnxml0-dev_0.18.3-6_amd64.deb
Size: 25878
MD5sum: 53c73b2ce4dc51eb22fc1fc264151569
SHA1: c1c32c43170278bb328433a1151d4958b1254027
SHA256: ecf7a54712d0d3e2f74ee23bf801523e16db4b790a9dfb277b548f9284dc5030
Description-en: static library and C header files for libnxml0
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 provides a static library and C header files.
Description-md5: 795a9c44eff53f61be8589998e71dbed
Multi-Arch: same
Homepage: http://www.autistici.org/bakunin/libnxml/doc/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu