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

Last updated: October 05,2024

1. Install "libcue.x86_64" package

This guide let you learn how to install libcue.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libcue.x86_64

2. Uninstall "libcue.x86_64" package

Please follow the steps below to uninstall libcue.x86_64 on Fedora 34:

$ sudo dnf remove libcue.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:26:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libcue
Version : 2.2.1
Release : 7.fc34
Architecture : x86_64
Size : 35 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.