How to Install and Uninstall perl-XML-Atom-SimpleFeed Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "perl-XML-Atom-SimpleFeed" package

Please follow the instructions below to install perl-XML-Atom-SimpleFeed on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-XML-Atom-SimpleFeed

2. Uninstall "perl-XML-Atom-SimpleFeed" package

This is a short guide on how to uninstall perl-XML-Atom-SimpleFeed on openSuSE Tumbleweed:

$ sudo zypper remove perl-XML-Atom-SimpleFeed

3. Information about the perl-XML-Atom-SimpleFeed package on openSuSE Tumbleweed

Information for package perl-XML-Atom-SimpleFeed:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-XML-Atom-SimpleFeed
Version : 0.905-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 53.3 KiB
Installed : No
Status : not installed
Source package : perl-XML-Atom-SimpleFeed-0.905-1.5.src
Upstream URL : https://metacpan.org/release/XML-Atom-SimpleFeed
Summary : No-fuss generation of Atom syndication feeds
Description :
This is a minimal API for generating Atom syndication feeds quickly and
easily. It supports all aspects of the Atom format itself but has no
mechanism for the inclusion of 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.