How to Install and Uninstall pugixml-doc Package on Kali Linux

Last updated: May 03,2024

1. Install "pugixml-doc" package

This guide let you learn how to install pugixml-doc on Kali Linux

$ sudo apt update $ sudo apt install pugixml-doc

2. Uninstall "pugixml-doc" package

Please follow the steps below to uninstall pugixml-doc on Kali Linux:

$ sudo apt remove pugixml-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the pugixml-doc package on Kali Linux

Package: pugixml-doc
Source: pugixml
Version: 1.14-0.1
Installed-Size: 966
Maintainer: Vasudev Kamath
Architecture: all
Size: 249936
SHA256: 784816c0c0799a4958394e798dd653e2ba259d6bbe510a15562860e55fb75bb2
SHA1: 180b0e2488054b527ebfeff0e6448ac2495a514a
MD5sum: a3fa569b083e2610d6c9b98b871e9e52
Description: Light-weight C++ XML processing library (documentation)
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 contains API documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://pugixml.org/
Section: doc
Priority: optional
Filename: pool/main/p/pugixml/pugixml-doc_1.14-0.1_all.deb