How to Install and Uninstall libtinyxml2-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 16,2024

1. Install "libtinyxml2-dev" package

Please follow the step by step instructions below to install libtinyxml2-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtinyxml2-dev

2. Uninstall "libtinyxml2-dev" package

Please follow the steps below to uninstall libtinyxml2-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtinyxml2-dev package on Ubuntu 21.10 (Impish Indri)

Package: libtinyxml2-dev
Architecture: amd64
Version: 8.1.0+really8.0.0+dfsg-1
Multi-Arch: same
Priority: extra
Section: universe/libdevel
Source: tinyxml2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chow Loong Jin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 90
Depends: libtinyxml2-8 (= 8.1.0+really8.0.0+dfsg-1)
Filename: pool/universe/t/tinyxml2/libtinyxml2-dev_8.1.0+really8.0.0+dfsg-1_amd64.deb
Size: 18380
MD5sum: 5af517e0a457cabcd66c6fb4d566bada
SHA1: d6d23514f3218792c34d3e5a984ddee765b05fe1
SHA256: f139daf9f7e2455f4115a63d71841c09f2e96e5a4087ddeb822e1e89b2a8dc89
SHA512: 3c005820fa97b8cdaf4941b81cc4de25dc21150f04f598cf4e33c624048f239d47d95f6a611494635c4ccec344bb8587bd8c189956f866ebbdca4c040f33765a
Homepage: http://www.grinninglizard.com/tinyxml2/
Description-en: TinyXML2 library - header and static library
This package contains the header file and a static version of the
TinyXML2 library.
.
TinyXML2 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.
.
TinyXML2 supersedes the previous TinyXML library, with various improvements:
- Fewer memory allocations (1% - 10% compared to TinyXML)
- Uses less memory (about 40% of that used by TinyXML)
- Faster
- No STL requirement
- More modern C++, including a proper namespace
- Proper and useful handling of whitespace
Description-md5: 010e91311a83f9f79a3ece268beb399a