How To Install libao on Fedora 36
Introduction
In this tutorial we learn how to install libao on Fedora 36.
What is libao
Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms.
We can use yum or dnf to install libao on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libao.
Install libao 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 libao using dnf by running the following command:
sudo dnf -y install libao
Install libao 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 libao using yum by running the following command:
sudo yum -y install libao
How To Uninstall libao on Fedora 36
To uninstall only the libao package we can use the following command:
sudo dnf remove libao
libao Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/664e1d0423c0c80f4d274ad1316c8a90b44712
/usr/lib/.build-id/49
/usr/lib/.build-id/49/741863d03f0d5f48f66fc9ba54a505416028cb
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/c21c31f246034caef8dcdd9d53b7127c2a878d
/usr/lib/.build-id/98
/usr/lib/.build-id/98/89619133cde38be575520984d285944aca18f8
/usr/lib64/ao
/usr/lib64/ao/plugins-4
/usr/lib64/ao/plugins-4/libalsa.so
/usr/lib64/ao/plugins-4/liboss.so
/usr/lib64/ao/plugins-4/libpulse.so
/usr/lib64/libao.so.4
/usr/lib64/libao.so.4.1.0
/usr/share/doc/libao
/usr/share/doc/libao/AUTHORS
/usr/share/doc/libao/CHANGES
/usr/share/doc/libao/COPYING
/usr/share/doc/libao/README
/usr/share/man/man5/libao.conf.5.gz
References
Summary
In this tutorial we learn how to install libao on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libao on Fedora 36” linkTitle: “libao” type: “docs” description: “In this tutorial we learn how to install libao in Fedora 36. libao is Cross Platform Audio Output Library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libao-featured.png
Introduction
In this tutorial we learn how to install libao on Fedora 36.
What is libao
Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms.
We can use yum or dnf to install libao on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libao.
Install libao 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 libao using dnf by running the following command:
sudo dnf -y install libao
Install libao 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 libao using yum by running the following command:
sudo yum -y install libao
How To Uninstall libao on Fedora 36
To uninstall only the libao package we can use the following command:
sudo dnf remove libao
libao Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/69
/usr/lib/.build-id/69/5aab8a44a5c4030cc1aef402fcdf0dfa227e25
/usr/lib/.build-id/86
/usr/lib/.build-id/86/3d235fda4dfbac4fc1bd62533b9e8f1f1fa5c0
/usr/lib/.build-id/af
/usr/lib/.build-id/af/8950a8f5ce3b4ead88b82d8e3833cf78e7f9a2
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/d460382bd74f26b1e8739e4469af7ae3c18c2f
/usr/lib/ao
/usr/lib/ao/plugins-4
/usr/lib/ao/plugins-4/libalsa.so
/usr/lib/ao/plugins-4/liboss.so
/usr/lib/ao/plugins-4/libpulse.so
/usr/lib/libao.so.4
/usr/lib/libao.so.4.1.0
/usr/share/doc/libao
/usr/share/doc/libao/AUTHORS
/usr/share/doc/libao/CHANGES
/usr/share/doc/libao/COPYING
/usr/share/doc/libao/README
/usr/share/man/man5/libao.conf.5.gz
References
Summary
In this tutorial we learn how to install libao on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).