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

Last updated: May 05,2024

1. Install "libpugixml-dev" package

Please follow the steps below to install libpugixml-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libpugixml-dev

2. Uninstall "libpugixml-dev" package

This is a short guide on how to uninstall libpugixml-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libpugixml-dev
Architecture: amd64
Version: 1.11.4-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: pugixml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Vasudev Kamath
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 502
Depends: libpugixml1v5 (= 1.11.4-1)
Filename: pool/universe/p/pugixml/libpugixml-dev_1.11.4-1_amd64.deb
Size: 102828
MD5sum: cc67e2b693317f3eebb8fa1af994605a
SHA1: d290b8a632e10e2c93a0ecb7e2fdc5ab9830e1cf
SHA256: e4decb8acb2c6d138c623f84dbb70760609847da522e39ef400ba38415b82caa
SHA512: 3e82e53df0419c32d097e9b22012dfd1fbc6d6d783aff4298259d87d1cfa49b6f7f504af25a8c6e8ad5e22dc21623340ec1f6a05441b68f2b6bb13841f91fa80
Homepage: https://pugixml.org/
Description-en: Light-weight C++ XML processing library (development)
pugixml is a lightweight C++ XML processing library with XPath
support. It features:
* DOM like interface with rich traversal/modification capabilities
* Extermely fast non-validating XML parser which constructs the DOM
tree from an XML file/buffer.
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic
encoding conversions.
.
This package provides required development header files which allows
integrating pugixml with your application.
Description-md5: 6840bd5eec74b60476b2100cfe426b14