How to Install and Uninstall libcue.x86_64 Package on Rocky Linux 9
Last updated: January 16,2025
1. Install "libcue.x86_64" package
This is a short guide on how to install libcue.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libcue.x86_64
Copied
2. Uninstall "libcue.x86_64" package
This guide covers the steps necessary to uninstall libcue.x86_64 on Rocky Linux 9:
$
sudo dnf remove
libcue.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libcue.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:30:30 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libcue
Version : 2.3.0
Release : 1.el9
Architecture : x86_64
Size : 34 k
Source : libcue-2.3.0-1.el9.src.rpm
Repository : epel
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.
Available Packages
Name : libcue
Version : 2.3.0
Release : 1.el9
Architecture : x86_64
Size : 34 k
Source : libcue-2.3.0-1.el9.src.rpm
Repository : epel
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.