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

Last updated: May 20,2024

1. Install "libxml-filter-xslt-perl" package

This guide covers the steps necessary to install libxml-filter-xslt-perl on Kali Linux

$ sudo apt update $ sudo apt install libxml-filter-xslt-perl

2. Uninstall "libxml-filter-xslt-perl" package

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

$ sudo apt remove libxml-filter-xslt-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libxml-filter-xslt-perl
Version: 0.03-10
Installed-Size: 26
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libxml-libxslt-perl, libxml-libxml-perl
Size: 7916
SHA256: f75e836ca8ae8589e87b95b1860ca5a79034eed68e8786b4566e0881d789b323
SHA1: 166dfda050f2f043a15e2aad1494a132dba85a44
MD5sum: 8516ca83108b19dbb61979925efcfd90
Description: Perl module for XSLT as a SAX Filter
The XML::Filter::XSLT module implements XSLT as a SAX Filter. At the
moment it only uses XML::LibXSLT as an XSLT transformer, but hopefully
others will be supported in the future (it's written with that in mind).
.
The beauty is you can stick other things in the transformation chain
if you want, or you can make the writer use XML::Handler::HTMLWriter
if you want to write out valid HTML 4.0, or you can make the
generator something like XML::Generator::DBI. The possibilities are
endless.
Description-md5:
Homepage: https://metacpan.org/release/XML-Filter-XSLT
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-filter-xslt-perl/libxml-filter-xslt-perl_0.03-10_all.deb