How to Install and Uninstall openal-soft.i686 Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "openal-soft.i686" package
This tutorial shows how to install openal-soft.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
openal-soft.i686
Copied
2. Uninstall "openal-soft.i686" package
In this section, we are going to explain the necessary steps to uninstall openal-soft.i686 on Oracle Linux 9:
$
sudo dnf remove
openal-soft.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the openal-soft.i686 package on Oracle Linux 9
Last metadata expiration check: 0:00:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : openal-soft
Version : 1.19.1
Release : 16.el9
Architecture : i686
Size : 554 k
Source : openal-soft-1.19.1-16.el9.src.rpm
Repository : ol9_appstream
Summary : Open Audio Library
URL : http://openal-soft.org/
License : LGPLv2+
Description : OpenAL Soft is a cross-platform software implementation of the OpenAL 3D
: audio API. It's built off of the open-sourced Windows version available
: originally from the SVN repository at openal.org. OpenAL provides
: capabilities for playing audio in a virtual 3d environment. Distance
: attenuation, doppler shift, and directional sound emitters are among
: the features handled by the API. More advanced effects, including air
: absorption, low-pass filters, and reverb, are available through the
: EFX extension. It also facilitates streaming audio, multi-channel buffers,
: and audio capture.
Available Packages
Name : openal-soft
Version : 1.19.1
Release : 16.el9
Architecture : i686
Size : 554 k
Source : openal-soft-1.19.1-16.el9.src.rpm
Repository : ol9_appstream
Summary : Open Audio Library
URL : http://openal-soft.org/
License : LGPLv2+
Description : OpenAL Soft is a cross-platform software implementation of the OpenAL 3D
: audio API. It's built off of the open-sourced Windows version available
: originally from the SVN repository at openal.org. OpenAL provides
: capabilities for playing audio in a virtual 3d environment. Distance
: attenuation, doppler shift, and directional sound emitters are among
: the features handled by the API. More advanced effects, including air
: absorption, low-pass filters, and reverb, are available through the
: EFX extension. It also facilitates streaming audio, multi-channel buffers,
: and audio capture.