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

Last updated: April 29,2024

1. Install "alsa-lib-devel.i686" package

In this section, we are going to explain the necessary steps to install alsa-lib-devel.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "alsa-lib-devel.i686" package

This guide covers the steps necessary to uninstall alsa-lib-devel.i686 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 3:46:32 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : alsa-lib-devel
Version : 1.2.3.2
Release : 1.el8
Architecture : i686
Size : 1.0 M
Source : alsa-lib-1.2.3.2-1.el8.src.rpm
Repository : appstream
Summary : Development files from the 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 development libraries for developing
: against the ALSA libraries and interfaces.