How to Install and Uninstall libcdada0 Package on openSUSE Leap
Last updated: November 26,2024
1. Install "libcdada0" package
This is a short guide on how to install libcdada0 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libcdada0
Copied
2. Uninstall "libcdada0" package
Here is a brief guide to show you how to uninstall libcdada0 on openSUSE Leap:
$
sudo zypper remove
libcdada0
Copied
3. Information about the libcdada0 package on openSUSE Leap
Information for package libcdada0:
----------------------------------
Repository : Main Repository
Name : libcdada0
Version : 0.4.0-bp155.1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 340.5 KiB
Installed : No
Status : not installed
Source package : libcdada-0.4.0-bp155.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 : Main Repository
Name : libcdada0
Version : 0.4.0-bp155.1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 340.5 KiB
Installed : No
Status : not installed
Source package : libcdada-0.4.0-bp155.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