How to Install and Uninstall libhtml-microformats-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libhtml-microformats-perl" package

This tutorial shows how to install libhtml-microformats-perl on Kali Linux

$ sudo apt update $ sudo apt install libhtml-microformats-perl

2. Uninstall "libhtml-microformats-perl" package

Please follow the steps below to uninstall libhtml-microformats-perl on Kali Linux:

$ sudo apt remove libhtml-microformats-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhtml-microformats-perl package on Kali Linux

Package: libhtml-microformats-perl
Version: 0.105-6
Installed-Size: 653
Maintainer: Debian Perl Group
Architecture: all
Depends: libdatetime-format-builder-perl, libdatetime-format-natural-perl, libdatetime-format-strptime-perl, libdatetime-perl, libdatetime-set-perl, libhtml-html5-parser-perl, libhtml-html5-sanity-perl, libhttp-date-perl, libjson-perl, liblocale-codes-perl, libmodule-pluggable-perl, librdf-trine-perl, librole-commons-perl, liburi-perl, libxml-libxml-perl, perl:any
Recommends: libcgi-pm-perl, librdf-icalendar-perl, librdf-kml-exporter-perl, librdf-vcard-perl, libxml-atom-fromowl-perl
Size: 189424
SHA256: bd9802378c4b32dc7449cce9f51b263b24caac6462f0cf6970baa0b7b6156df3
SHA1: 5f9434a646e0726e4628be72a876a9f82fa5999b
MD5sum: c594fcda5e8cd35ede6229c0c352226a
Description: parse microformats in HTML
The HTML::Microformats module is a wrapper
for parser and handler modules of various individual microformats
(each of those modules has a name
like HTML::Microformats::Format::Foo).
.
The general pattern of usage
is to create an HTML::Microformats object
(which corresponds to an HTML document)
using the "new_document" method;
then ask for the data,
as a Perl hashref, a JSON string, or an RDF::Trine model.
Description-md5:
Homepage: https://metacpan.org/release/HTML-Microformats
Tag: devel::lang:perl, devel::library, implemented-in::perl,
works-with::semantic-data
Section: perl
Priority: optional
Filename: pool/main/libh/libhtml-microformats-perl/libhtml-microformats-perl_0.105-6_all.deb