How to Install and Uninstall perl-Data-AMF.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "perl-Data-AMF.noarch" package

Here is a brief guide to show you how to install perl-Data-AMF.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Data-AMF.noarch

2. Uninstall "perl-Data-AMF.noarch" package

Here is a brief guide to show you how to uninstall perl-Data-AMF.noarch on Fedora 34:

$ sudo dnf remove perl-Data-AMF.noarch $ sudo dnf autoremove

3. Information about the perl-Data-AMF.noarch package on Fedora 34

Last metadata expiration check: 4:14:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Data-AMF
Version : 0.09
Release : 28.fc34
Architecture : noarch
Size : 52 k
Source : perl-Data-AMF-0.09-28.fc34.src.rpm
Repository : fedora
Summary : Serialize/deserialize Adobe's AMF (ActionMessageFormat) data
URL : https://metacpan.org/pod/release/TYPESTER/Data-AMF-0.09/lib/Data/AMF.pm
License : GPL+ or Artistic
Description : This module is a (de-)serializer for Adobe's AMF (Action Message Format).
: Data::AMF is core module and it recognizes only AMF data, not AMF packet.
: If you want to read/write AMF Packet, see Data::AMF::Packet instead.