How to Install and Uninstall libao.i686 Package on Rocky Linux 9

Last updated: September 28,2024

1. Install "libao.i686" package

Please follow the step by step instructions below to install libao.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libao.i686

2. Uninstall "libao.i686" package

Please follow the steps below to uninstall libao.i686 on Rocky Linux 9:

$ sudo dnf remove libao.i686 $ sudo dnf autoremove

3. Information about the libao.i686 package on Rocky Linux 9

Last metadata expiration check: 0:23:23 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libao
Version : 1.2.0
Release : 22.el9
Architecture : i686
Size : 55 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.