How to Install and Uninstall libcdio-paranoia.i686 Package on Rocky Linux 9

Last updated: November 28,2024

1. Install "libcdio-paranoia.i686" package

This tutorial shows how to install libcdio-paranoia.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libcdio-paranoia.i686

2. Uninstall "libcdio-paranoia.i686" package

In this section, we are going to explain the necessary steps to uninstall libcdio-paranoia.i686 on Rocky Linux 9:

$ sudo dnf remove libcdio-paranoia.i686 $ sudo dnf autoremove

3. Information about the libcdio-paranoia.i686 package on Rocky Linux 9

Last metadata expiration check: 2:00:09 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libcdio-paranoia
Version : 10.2+2.0.1
Release : 6.el9
Architecture : i686
Size : 87 k
Source : libcdio-paranoia-10.2+2.0.1-6.el9.src.rpm
Repository : appstream
Summary : CD paranoia on top of libcdio
URL : http://www.gnu.org/software/libcdio/
License : GPLv3+
Description : This CDDA reader distribution ('libcdio-cdparanoia') reads audio from the
: CDROM directly as data, with no analog step between, and writes the
: data to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.
:
: Split off from libcdio to allow more flexible licensing and to be compatible
: with cdparanoia-III-10.2's license. And also, libcdio is just too large.