How To Install fdk-aac-free on Fedora 36
Introduction
In this tutorial we learn how to install fdk-aac-free on Fedora 36.
What is fdk-aac-free
The Third-Party Modified Version of the Fraunhofer FDK AAC Codec Library for Android is software that implements part of the MPEG Advanced Audio Coding (“AAC”) encoding and decoding scheme for digital audio.
We can use yum or dnf to install fdk-aac-free on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install fdk-aac-free.
Install fdk-aac-free on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install fdk-aac-free using dnf by running the following command:
sudo dnf -y install fdk-aac-free
Install fdk-aac-free on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install fdk-aac-free using yum by running the following command:
sudo yum -y install fdk-aac-free
How To Uninstall fdk-aac-free on Fedora 36
To uninstall only the fdk-aac-free package we can use the following command:
sudo dnf remove fdk-aac-free
fdk-aac-free Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/f61199dfd0d412f52e93df32416bd7681d4b3f
/usr/lib/libfdk-aac.so.2
/usr/lib/libfdk-aac.so.2.0.0
/usr/share/doc/fdk-aac-free
/usr/share/doc/fdk-aac-free/ChangeLog
/usr/share/doc/fdk-aac-free/README.fedora
/usr/share/licenses/fdk-aac-free
/usr/share/licenses/fdk-aac-free/NOTICE
References
Summary
In this tutorial we learn how to install fdk-aac-free on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install fdk-aac-free on Fedora 36” linkTitle: “fdk-aac-free” type: “docs” description: “In this tutorial we learn how to install fdk-aac-free in Fedora 36. fdk-aac-free is Third-Party Modified Version of the Fraunhofer FDK AAC Codec Library for Android” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/fdk-aac-free-featured.png
Introduction
In this tutorial we learn how to install fdk-aac-free on Fedora 36.
What is fdk-aac-free
The Third-Party Modified Version of the Fraunhofer FDK AAC Codec Library for Android is software that implements part of the MPEG Advanced Audio Coding (“AAC”) encoding and decoding scheme for digital audio.
We can use yum or dnf to install fdk-aac-free on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install fdk-aac-free.
Install fdk-aac-free on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install fdk-aac-free using dnf by running the following command:
sudo dnf -y install fdk-aac-free
Install fdk-aac-free on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install fdk-aac-free using yum by running the following command:
sudo yum -y install fdk-aac-free
How To Uninstall fdk-aac-free on Fedora 36
To uninstall only the fdk-aac-free package we can use the following command:
sudo dnf remove fdk-aac-free
fdk-aac-free Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/30
/usr/lib/.build-id/30/f0ed7335e1919f739f2d733b8de4182e0ea1b0
/usr/lib64/libfdk-aac.so.2
/usr/lib64/libfdk-aac.so.2.0.0
/usr/share/doc/fdk-aac-free
/usr/share/doc/fdk-aac-free/ChangeLog
/usr/share/doc/fdk-aac-free/README.fedora
/usr/share/licenses/fdk-aac-free
/usr/share/licenses/fdk-aac-free/NOTICE
References
Summary
In this tutorial we learn how to install fdk-aac-free on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).