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

Last updated: April 29,2024

1. Install "libtinyxml-dev" package

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

$ sudo apt update $ sudo apt install libtinyxml-dev

2. Uninstall "libtinyxml-dev" package

This guide covers the steps necessary to uninstall libtinyxml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtinyxml-dev
Priority: optional
Section: libdevel
Installed-Size: 239
Maintainer: Ubuntu Developers
Original-Maintainer: Felix Geyer
Architecture: amd64
Source: tinyxml
Version: 2.6.2-3
Depends: libtinyxml2.6.2v5 (= 2.6.2-3)
Suggests: libtinyxml-doc
Filename: pool/main/t/tinyxml/libtinyxml-dev_2.6.2-3_amd64.deb
Size: 44248
MD5sum: acd0ddc89baf4e023639a3b31b4f2b36
SHA1: 3f4d29253b36e73cb4f8dfa08f3f9028ffea3f31
SHA256: 77891807e47690e454c1b301470a889a1927d2d109889ecf53c149783db28c22
Description-en: TinyXml library - header and static library
This package contains the header file and a static version of the
TinyXml library.
.
TinyXml is a simple and small C++ XML parser that can be easily integrating
into other programs. It reads XML and creates C++ objects representing
the XML document. The objects can be manipulated, changed, and
saved again as XML.
Description-md5: d3a5e9025bee380a7662ecd28c91ffff
Multi-Arch: same
Homepage: http://www.grinninglizard.com/tinyxml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m