How to Install and Uninstall libcdio.i686 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "libcdio.i686" package

This guide covers the steps necessary to install libcdio.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libcdio.i686

2. Uninstall "libcdio.i686" package

This tutorial shows how to uninstall libcdio.i686 on CentOS Stream 9:

$ sudo dnf remove libcdio.i686 $ sudo dnf autoremove

3. Information about the libcdio.i686 package on CentOS Stream 9

Last metadata expiration check: 2:34:02 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libcdio
Version : 2.1.0
Release : 6.el9
Architecture : i686
Size : 262 k
Source : libcdio-2.1.0-6.el9.src.rpm
Repository : appstream
Summary : CD-ROM input and control library
URL : http://www.gnu.org/software/libcdio/
License : GPLv3+
Description : This library provides an interface for CD-ROM access. It can be used
: by applications that need OS- and device-independent access to CD-ROM
: devices.