How to Install and Uninstall libfaac-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "libfaac-dev" package

Here is a brief guide to show you how to install libfaac-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfaac-dev

2. Uninstall "libfaac-dev" package

Learn how to uninstall libfaac-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfaac-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfaac-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfaac-dev
Priority: optional
Section: multiverse/libdevel
Installed-Size: 250
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: faac
Version: 1.28+cvs20151130-1
Depends: libfaac0 (= 1.28+cvs20151130-1)
Filename: pool/multiverse/f/faac/libfaac-dev_1.28+cvs20151130-1_amd64.deb
Size: 52922
MD5sum: afce876d98a4bf1dc6716122782e1f69
SHA1: b7c446403f1d000ad3ed0d88404e4c39226bd6eb
SHA256: 2e291141fce0ee6ddc903e541afc4937038f5a29fac6e7e5cee39a0a3d545597
Description-en: AAC audio encoder (development)
The FAAC project includes the AAC encoder FAAC and decoder FAAD2. It supports
several MPEG-4 object types (LC, Main, LTP, HE AAC, PS) and file formats
(ADTS AAC, raw AAC, MP4), multichannel and gapless en/decoding as well as MP4
metadata tags. The codecs are compatible with standard-compliant audio
applications using one or more of these profiles.
.
This package contains the development files.
Description-md5: 34e55010e3673cbd01ecd96cd574d525
Multi-Arch: same
Homepage: http://www.audiocoding.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu