How to Install and Uninstall libcdada0 Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "libcdada0" package
Please follow the instructions below to install libcdada0 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libcdada0
Copied
2. Uninstall "libcdada0" package
Please follow the instructions below to uninstall libcdada0 on openSuSE Tumbleweed:
$
sudo zypper remove
libcdada0
Copied
3. Information about the libcdada0 package on openSuSE Tumbleweed
Information for package libcdada0:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcdada0
Version : 0.4.0-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 280.5 KiB
Installed : No
Status : not installed
Source package : libcdada-0.4.0-1.8.src
Upstream URL : https://msune.github.io/libcdada/
Summary : Basic data structures in C (libstdc++ wrapper)
Description :
Library that offers basic data structures (list, set, map, ..)
in a C API for user-space applications.
Key features:
- No "magic" MACROs, and no need to modify your data structures
(except, perhaps, for __attribute__((packed)))
- Uses C++ standard library as the backend for most data structures
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcdada0
Version : 0.4.0-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 280.5 KiB
Installed : No
Status : not installed
Source package : libcdada-0.4.0-1.8.src
Upstream URL : https://msune.github.io/libcdada/
Summary : Basic data structures in C (libstdc++ wrapper)
Description :
Library that offers basic data structures (list, set, map, ..)
in a C API for user-space applications.
Key features:
- No "magic" MACROs, and no need to modify your data structures
(except, perhaps, for __attribute__((packed)))
- Uses C++ standard library as the backend for most data structures