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

Last updated: May 09,2024

1. Install "libxml-atom-microformats-perl" package

Here is a brief guide to show you how to install libxml-atom-microformats-perl on Kali Linux

$ sudo apt update $ sudo apt install libxml-atom-microformats-perl

2. Uninstall "libxml-atom-microformats-perl" package

This tutorial shows how to uninstall libxml-atom-microformats-perl on Kali Linux:

$ sudo apt remove libxml-atom-microformats-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libxml-atom-microformats-perl
Version: 0.004-4
Installed-Size: 40
Maintainer: Debian Perl Group
Architecture: all
Depends: libhtml-microformats-perl, libjson-perl, librdf-query-perl, librdf-trine-perl, libxml-atom-owl-perl, libxml-libxml-perl, perl:any
Recommends: librdf-rdfa-parser-perl
Size: 14472
SHA256: ab7204db8da0fdf77e55b0e61684d5d1bb5b58d82b21b53fc1ac00cdf068ae6c
SHA1: 871241737004ba2e35fa9ab666e34db12ab7324a
MD5sum: 27c8ef6cf02247498eb4c0cbe9c443ff
Description: parse microformats in Atom content
The XML::Atom::Microformats module brings
the functionality of HTML::Microformats to Atom 1.0 Syndication feeds.
It finds microformats embedded in the elements
(note: not ) of Atom entries.
.
The general pattern of usage
is to create an XML::Atom::Microformats object
(which corresponds to an Atom 1.0 feed)
using the "new_feed" 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/XML-Atom-Microformats
Tag: devel::lang:perl, devel::library, implemented-in::perl,
role::shared-lib, works-with::semantic-data
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-atom-microformats-perl/libxml-atom-microformats-perl_0.004-4_all.deb