How to Install and Uninstall libaudio-flac-decoder-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libaudio-flac-decoder-perl" package

In this section, we are going to explain the necessary steps to install libaudio-flac-decoder-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libaudio-flac-decoder-perl

2. Uninstall "libaudio-flac-decoder-perl" package

Please follow the guidelines below to uninstall libaudio-flac-decoder-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libaudio-flac-decoder-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libaudio-flac-decoder-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libaudio-flac-decoder-perl
Priority: optional
Section: universe/perl
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.3+dfsg-2build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4), libflac8 (>= 1.3.0)
Filename: pool/universe/liba/libaudio-flac-decoder-perl/libaudio-flac-decoder-perl_0.3+dfsg-2build2_amd64.deb
Size: 15396
MD5sum: b1138cba3716a26e815216bc02185bc5
SHA1: 825c2fedaf07e90dd9e5415ca0762d32feae55fe
SHA256: cc4c12c18dbb52bf03e544a974068479fb8ff96222cac12a731b848598c097ad
Description-en: Perl module providing an object-oriented FLAC decoder
The Audio::FLAC::Decoder module provides users with Decoder objects for FLAC
files. One can read data in PCM format from the stream, seek by pcm samples,
or time.
.
FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
similar to MP3, but lossless, meaning that audio is compressed in FLAC without
any loss in quality. This is similar to how Zip works, except with FLAC you
will get much better compression because it is designed specifically for audio
and you can play back compressed FLAC files in your favorite player just like
you would an MP3 file.
Description-md5: 8929c23e95c0ead468db4754ae3da202
Homepage: https://metacpan.org/release/Audio-FLAC-Decoder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu