How to Install and Uninstall libcue.i686 Package on Fedora 36

Last updated: October 09,2024

1. Install "libcue.i686" package

This is a short guide on how to install libcue.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libcue.i686

2. Uninstall "libcue.i686" package

Please follow the instructions below to uninstall libcue.i686 on Fedora 36:

$ sudo dnf remove libcue.i686 $ sudo dnf autoremove

3. Information about the libcue.i686 package on Fedora 36

Last metadata expiration check: 1:04:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libcue
Version : 2.2.1
Release : 9.fc36
Architecture : i686
Size : 33 k
Source : libcue-2.2.1-9.fc36.src.rpm
Repository : fedora
Summary : Cue sheet parser library
URL : https://github.com/lipnitsk/libcue
License : GPLv2 and BSD
Description : Libcue is intended for parsing a so-called cue sheet from a char string or
: a file pointer. For handling of the parsed data a convenient API is available.