How to Install and Uninstall libao.i686 Package on Oracle 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 Oracle Linux 9

$ sudo dnf update $ sudo dnf install libao.i686

2. Uninstall "libao.i686" package

Please follow the guidance below to uninstall libao.i686 on Oracle Linux 9:

$ sudo dnf remove libao.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:46:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libao
Version : 1.2.0
Release : 22.el9
Architecture : i686
Size : 65 k
Source : libao-1.2.0-22.el9.src.rpm
Repository : ol9_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.