How to Install and Uninstall alsa-lib.i686 Package on CentOS 8 / RHEL 8

Last updated: May 01,2024

1. Install "alsa-lib.i686" package

Please follow the step by step instructions below to install alsa-lib.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "alsa-lib.i686" package

Please follow the guidelines below to uninstall alsa-lib.i686 on CentOS 8 / RHEL 8:

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

3. Information about the alsa-lib.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:46:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : alsa-lib
Version : 1.2.3.2
Release : 1.el8
Architecture : i686
Size : 496 k
Source : alsa-lib-1.2.3.2-1.el8.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.