How to Install and Uninstall libxerces-c-samples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "libxerces-c-samples" package

Learn how to install libxerces-c-samples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxerces-c-samples

2. Uninstall "libxerces-c-samples" package

Please follow the instructions below to uninstall libxerces-c-samples on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxerces-c-samples $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxerces-c-samples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxerces-c-samples
Priority: optional
Section: universe/devel
Installed-Size: 658
Maintainer: Ubuntu Developers
Original-Maintainer: William Blough
Architecture: amd64
Source: xerces-c
Version: 3.1.3+debian-1
Provides: libxerces-c3-samples
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.4.0), libxerces-c3.1
Filename: pool/universe/x/xerces-c/libxerces-c-samples_3.1.3+debian-1_amd64.deb
Size: 119568
MD5sum: b238ce107b314684285229321be606fd
SHA1: 1fc285bd50818ab2526901884f0a8525a5c3f5e7
SHA256: 3b7991e6ed1dd645a7deb0e7cb55c2264dffdccfa8314b2eeb36401d5db98434
Description-en: validating XML parser library for C++ (compiled samples)
Xerces-C++ is a validating XML parser written in a portable subset of
C++. This package contains compiled versions of the samples. You
probably don't want this package, but it can be useful if you are
trying to reproduce a problem before reporting a bug that will be
easy for the xerces developers to reproduce.
Description-md5: 616bebc75560a389e9ddab2b6f83cbf8
Homepage: https://xerces.apache.org/xerces-c/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu