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

Last updated: May 19,2024

1. Install "libxmltok1-dev" package

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

$ sudo apt update $ sudo apt install libxmltok1-dev

2. Uninstall "libxmltok1-dev" package

Please follow the steps below to uninstall libxmltok1-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxmltok1-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 375
Maintainer: Ubuntu Developers
Original-Maintainer: Debian XML/SGML Group
Architecture: amd64
Source: libxmltok
Version: 1.2-3build3
Depends: libxmltok1 (= 1.2-3build3), libc6-dev | libc-dev
Filename: pool/universe/libx/libxmltok/libxmltok1-dev_1.2-3build3_amd64.deb
Size: 76028
MD5sum: c730d8434e95e1839b3b72af93895ac2
SHA1: de25a199ed06f0ae095f907a590e97839b83f691
SHA256: 3d95a9043bf5a2207eaf08fbb7734e8cd68f2e040b7ff1e21da3248a5c9ef31c
Description-en: XML Parser Toolkit, developer libraries
Libraries for XML parsing in C. It aims to be fully conforming. It
is currently not a validating XML processor.
.
The library libxmltok contains a low-level library for tokenizing
XML. The library libxmlparse contains an XML parser library which is
built on top of the xmltok library.
.
Author: James Clark
Description-md5: 4bde7e069f9e49e0a64c14812747c6dd
Homepage: http://www.jclark.com/xml/expat.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu