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

Last updated: May 17,2024

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

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

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

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

Please follow the instructions below to uninstall libxml-filter-xslt-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxml-filter-xslt-perl
Priority: optional
Section: universe/perl
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.03-8
Depends: perl, libxml-libxslt-perl, libxml-libxml-perl
Filename: pool/universe/libx/libxml-filter-xslt-perl/libxml-filter-xslt-perl_0.03-8_all.deb
Size: 9744
MD5sum: 1e6d9312e7633d95e7439ed6970918d5
SHA1: abac32b937186afdb38d0cce23636a9505ec1eaf
SHA256: 0db2572eb49c4ab0c35ff9822a9959f95730bddc89ebcec3c53ec487e8aa1f2a
Description-en: 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: 132de43b7987c8cd1016da30001dbfeb
Homepage: http://search.cpan.org/dist/XML-Filter-XSLT/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu