How to Install and Uninstall libao.i686 Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "libao.i686" package

In this section, we are going to explain the necessary steps to install libao.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libao.i686

2. Uninstall "libao.i686" package

Here is a brief guide to show you how to uninstall libao.i686 on CentOS Stream 9:

$ sudo dnf remove libao.i686 $ sudo dnf autoremove

3. Information about the libao.i686 package on CentOS Stream 9

Last metadata expiration check: 0:18:35 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libao
Version : 1.2.0
Release : 22.el9
Architecture : i686
Size : 57 k
Source : libao-1.2.0-22.el9.src.rpm
Repository : appstream
Summary : Cross Platform Audio Output Library
URL : http://xiph.org/ao/
License : GPLv2+
Description : Libao is a cross-platform audio library that allows programs to output audio
: using a simple API on a wide variety of platforms.