How to Install and Uninstall libpugixml1v5-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libpugixml1v5-dbg" package

Please follow the step by step instructions below to install libpugixml1v5-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpugixml1v5-dbg

2. Uninstall "libpugixml1v5-dbg" package

This tutorial shows how to uninstall libpugixml1v5-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpugixml1v5-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpugixml1v5-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpugixml1v5-dbg
Priority: extra
Section: universe/debug
Installed-Size: 349
Maintainer: Ubuntu Developers
Original-Maintainer: Vasudev Kamath
Architecture: amd64
Source: pugixml
Version: 1.7-2
Replaces: libpugixml1-dbg
Depends: libpugixml1v5 (= 1.7-2)
Conflicts: libpugixml1-dbg
Filename: pool/universe/p/pugixml/libpugixml1v5-dbg_1.7-2_amd64.deb
Size: 289494
MD5sum: 6bcf7f4d455a3bb282b169a97109d651
SHA1: 0f6db8487193c768ad384ffd6750616b68200c6c
SHA256: f3f196044675a2c07cd14280ed53b08ff18131f63340f81897c1517d8737118c
Description-en: Light-weight C++ XML processing library - debug symbols
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 the debug symbols.
Description-md5: d36fbe5324183e1203b518eacde53f48
Multi-Arch: same
Homepage: http://pugixml.org/
Build-Ids: e2ecee1b50cd6335ea207c43b8d67c3ec1cd31f1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu