How to Install and Uninstall perl-Net-Amazon.noarch Package on Fedora 36

Last updated: November 27,2024

1. Install "perl-Net-Amazon.noarch" package

Please follow the guidance below to install perl-Net-Amazon.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Net-Amazon.noarch

2. Uninstall "perl-Net-Amazon.noarch" package

This guide let you learn how to uninstall perl-Net-Amazon.noarch on Fedora 36:

$ sudo dnf remove perl-Net-Amazon.noarch $ sudo dnf autoremove

3. Information about the perl-Net-Amazon.noarch package on Fedora 36

Last metadata expiration check: 5:03:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Net-Amazon
Version : 0.62
Release : 26.fc36
Architecture : noarch
Size : 520 k
Source : perl-Net-Amazon-0.62-26.fc36.src.rpm
Repository : fedora
Summary : Framework for accessing amazon.com via REST
URL : https://metacpan.org/release/Net-Amazon
License : GPL+ or Artistic
Description : Net::Amazon provides an object-oriented interface to amazon.com's REST
: interface. This way it's possible to create applications using Amazon's vast
: amount of data via a functional interface, without having to worry about the
: underlying communication mechanism.