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

Last updated: May 03,2024

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

This is a short guide on how to install libxml-atom-simplefeed-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libxml-atom-simplefeed-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxml-atom-simplefeed-perl
Priority: optional
Section: universe/perl
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.900-1
Depends: perl
Recommends: libclass-date-perl, libdatetime-perl
Filename: pool/universe/libx/libxml-atom-simplefeed-perl/libxml-atom-simplefeed-perl_0.900-1_all.deb
Size: 18460
MD5sum: efdfb9c4e448ba6f5408653d660e1c48
SHA1: 6b3f2b127e07f1465b790963f3c955922f2ba52b
SHA256: ff14401dc68504570bf8250cab6699389b3055d5f65966914182caed5037c992
Description-en: Perl module for generation of Atom syndication feeds
XML::Atom::SimpleFeed provides a minimal API for generating Atom
syndication feeds quickly and easily. It supports all aspects of the
Atom format, but has no provisions for generating feeds with
extension elements.
.
You can supply strings for most things, and the module will provide
useful defaults. When you want more control, you can provide data
structures, as documented, to specify more particulars.
.
This module has a much smaller dependency chain than XML::Atom.
Description-md5: 7eb4d2623092ce32fd599f018263ceae
Homepage: https://metacpan.org/release/XML-Atom-SimpleFeed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu