How to Install and Uninstall libxml-validate-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libxml-validate-perl" package

This guide let you learn how to install libxml-validate-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxml-validate-perl

2. Uninstall "libxml-validate-perl" package

This tutorial shows how to uninstall libxml-validate-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxml-validate-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxml-validate-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxml-validate-perl
Priority: optional
Section: universe/perl
Installed-Size: 132
Maintainer: Ubuntu Developers
Original-Maintainer: Jotam Jr. Trejo
Architecture: all
Version: 1.025-2
Depends: perl, liblog-trace-perl
Filename: pool/universe/libx/libxml-validate-perl/libxml-validate-perl_1.025-2_all.deb
Size: 30202
MD5sum: 9f1eaf5ebc87fb1f844b2f325d3a59e0
SHA1: 0866af021a80b0f126760e4cf172996aa2c9e4de
SHA256: 22559729af7c19b6c9b2f3e6974215c59898a19710fa14239d9e598ded629756
Description-en: xml validator factory
XML::Validate is a generic interface to different XML validation backends.
For a list of backend included with this distribution see the README.
.
If you want to write your own backends, the easiest way is probably to
subclass XML::Validate::Base. Look at the existing backends for examples.
Description-md5: 76973e6d96720d5798c999657dfb93a8
Homepage: http://search.cpan.org/dist/XML-Validate/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu