How to Install and Uninstall alsa-lib.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "alsa-lib.x86_64" package

Please follow the guidelines below to install alsa-lib.x86_64 on Rocky Linux 8

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

2. Uninstall "alsa-lib.x86_64" package

Please follow the step by step instructions below to uninstall alsa-lib.x86_64 on Rocky Linux 8:

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

3. Information about the alsa-lib.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:39:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : alsa-lib
Version : 1.2.6.1
Release : 3.el8
Architecture : x86_64
Size : 490 k
Source : alsa-lib-1.2.6.1-3.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.