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

Last updated: September 19,2024

1. Install "libhtml-microformats-perl" package

Please follow the guidelines below to install libhtml-microformats-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libhtml-microformats-perl" package

Please follow the guidelines below to uninstall libhtml-microformats-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libhtml-microformats-perl
Priority: optional
Section: universe/perl
Installed-Size: 706
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.105-4
Depends: perl, libdatetime-perl, libdatetime-format-builder-perl, libdatetime-format-natural-perl, libdatetime-format-strptime-perl, libdatetime-set-perl, libhtml-html5-sanity-perl, libjson-perl, libmodule-pluggable-perl, librdf-trine-perl, libxml-libxml-perl, liburi-perl, libhttp-date-perl | libwww-perl (<< 6), libhtml-html5-parser-perl (>= 0.200), librole-commons-perl | libobject-authority-perl
Recommends: librdf-icalendar-perl, librdf-kml-exporter-perl, librdf-vcard-perl, libxml-atom-fromowl-perl, libcgi-pm-perl | perl (<< 5.19)
Filename: pool/universe/libh/libhtml-microformats-perl/libhtml-microformats-perl_0.105-4_all.deb
Size: 219786
MD5sum: dedb91897392489609cbe6e92269cb87
SHA1: 66f0d6fddaa9fcf42f2ef0471085d279528e4abc
SHA256: addc9214b63cdb159e23a39460df38eba8ed19c7e7e5f887e923f560ca186b51
Description-en: 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: af2be90588660236ce8726681a0bddca
Homepage: https://metacpan.org/release/HTML-Microformats
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu