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

Last updated: September 20,2024

1. Install "libcue.i686" package

This tutorial shows how to install libcue.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libcue.i686

2. Uninstall "libcue.i686" package

Please follow the guidance below to uninstall libcue.i686 on Fedora 34:

$ sudo dnf remove libcue.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:17:36 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libcue
Version : 2.2.1
Release : 7.fc34
Architecture : i686
Size : 34 k
Source : libcue-2.2.1-7.fc34.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.