How to Install and Uninstall libcue2 Package on openSuSE Tumbleweed
Last updated: January 23,2025
1. Install "libcue2" package
This is a short guide on how to install libcue2 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libcue2
Copied
2. Uninstall "libcue2" package
This tutorial shows how to uninstall libcue2 on openSuSE Tumbleweed:
$
sudo zypper remove
libcue2
Copied
3. Information about the libcue2 package on openSuSE Tumbleweed
Information for package libcue2:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcue2
Version : 2.3.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 42.0 KiB
Installed : No
Status : not installed
Source package : libcue-2.3.0-1.2.src
Upstream URL : https://github.com/lipnitsk/libcue
Summary : CUE sheet parsing library
Description :
libcue parses so-called cue sheets from a char string or a FILE
pointer.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcue2
Version : 2.3.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 42.0 KiB
Installed : No
Status : not installed
Source package : libcue-2.3.0-1.2.src
Upstream URL : https://github.com/lipnitsk/libcue
Summary : CUE sheet parsing library
Description :
libcue parses so-called cue sheets from a char string or a FILE
pointer.