How to Install and Uninstall libxml-validate-perl Package on Kali Linux

Last updated: May 11,2024

1. Install "libxml-validate-perl" package

This tutorial shows how to install libxml-validate-perl on Kali Linux

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

2. Uninstall "libxml-validate-perl" package

In this section, we are going to explain the necessary steps to uninstall libxml-validate-perl on Kali Linux:

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

3. Information about the libxml-validate-perl package on Kali Linux

Package: libxml-validate-perl
Version: 1.025-4
Installed-Size: 68
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, liblog-trace-perl, libxml-libxml-perl
Size: 25920
SHA256: 4dc672259a92cbe7be0f97664e43df694236757feb15060dc742e29cbee344e0
SHA1: b989548c38e218e2a6eb62fd650cd7290e795919
MD5sum: f6ee8f313c448b18d812ae016e53bb47
Description: 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:
Homepage: https://metacpan.org/release/XML-Validate
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-validate-perl/libxml-validate-perl_1.025-4_all.deb