How to Install and Uninstall libdata-amf-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "libdata-amf-perl" package

Please follow the step by step instructions below to install libdata-amf-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdata-amf-perl

2. Uninstall "libdata-amf-perl" package

This is a short guide on how to uninstall libdata-amf-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdata-amf-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-amf-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdata-amf-perl
Priority: optional
Section: universe/perl
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.09+dfsg-1
Depends: perl, libany-moose-perl, libdatetime-perl, libuniversal-require-perl, libxml-libxml-perl
Filename: pool/universe/libd/libdata-amf-perl/libdata-amf-perl_0.09+dfsg-1_all.deb
Size: 39862
MD5sum: 94c515d627fa8e2371caa934b3531d43
SHA1: fc33663ff11cdfa0c682191440b94ed271caffbb
SHA256: 6216cf33334c9eaf440edd2d02b594448949dd874f2d506778d9344a8d6ace0c
Description-en: Perl module for serialize / deserialize AMF data
This module is (de)serializer for Adobe's AMF (Action Message Format).
Data::AMF is core module and it recognize only AMF data, not AMF packet.
If you want to read/write AMF Packet, see Data::AMF::Packet instead.
Description-md5: 81689c133c5072f2aa35a13e92be37b5
Homepage: https://metacpan.org/release/Data-AMF
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu