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

Last updated: May 16,2024

1. Install "libtinyxml2-8" package

Learn how to install libtinyxml2-8 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtinyxml2-8

2. Uninstall "libtinyxml2-8" package

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

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

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

Package: libtinyxml2-8
Architecture: amd64
Version: 8.1.0+really8.0.0+dfsg-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: tinyxml2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chow Loong Jin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 115
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Filename: pool/universe/t/tinyxml2/libtinyxml2-8_8.1.0+really8.0.0+dfsg-1_amd64.deb
Size: 29148
MD5sum: e5dbd2da7d282fb28fc6bba167c62107
SHA1: 7e634faabe39d83dfdad7f89f1bc2d571ab8954f
SHA256: 2bcc1143b955c7d27382ea0630df716a32e2a56022eabb9c4ff3c9addb31f92b
SHA512: fefb52cdfe825e5d920ac13d03341a66417c9b7b076b873ccebb2bd4c733c2a70e033e80f45bcfaddbedaa739e94aa382e66037e6dee00a263fb9d3f41b16405
Homepage: http://www.grinninglizard.com/tinyxml2/
Description-en: C++ XML parsing library
This package contains the shared 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: f7a6d9c81bce6e3c6808f3a7af25b07c
Task: kubuntu-desktop, kubuntu-full, ubuntustudio-desktop, ubuntu-mate-desktop