How to Install and Uninstall alsa-lib.i686 Package on AlmaLinux 9

Last updated: October 10,2024

1. Install "alsa-lib.i686" package

Please follow the steps below to install alsa-lib.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install alsa-lib.i686

2. Uninstall "alsa-lib.i686" package

This tutorial shows how to uninstall alsa-lib.i686 on AlmaLinux 9:

$ sudo dnf remove alsa-lib.i686 $ sudo dnf autoremove

3. Information about the alsa-lib.i686 package on AlmaLinux 9

Last metadata expiration check: 2:26:09 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : alsa-lib
Version : 1.2.9
Release : 1.el9
Architecture : i686
Size : 534 k
Source : alsa-lib-1.2.9-1.el9.src.rpm
Repository : appstream
Summary : The Advanced Linux Sound Architecture (ALSA) library
URL : http://www.alsa-project.org/
License : LGPLv2+
Description : The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
: functionality to the Linux operating system.
:
: This package includes the ALSA runtime libraries to simplify application
: programming and provide higher level functionality as well as support for
: the older OSS API, providing binary compatibility for most OSS programs.