How to Install and Uninstall libcrbtree0 Package on openSUSE Leap

Last updated: January 12,2025

1. Install "libcrbtree0" package

This is a short guide on how to install libcrbtree0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libcrbtree0

2. Uninstall "libcrbtree0" package

This tutorial shows how to uninstall libcrbtree0 on openSUSE Leap:

$ sudo zypper remove libcrbtree0

3. Information about the libcrbtree0 package on openSUSE Leap

Information for package libcrbtree0:
------------------------------------
Repository : Main Repository
Name : libcrbtree0
Version : 3.30-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.0 KiB
Installed : No
Status : not installed
Source package : c-rbtree-3.30-bp155.2.12.src
Upstream URL : https://github.com/c-util/c-rbtree
Summary : Red-black tree implementation in C11
Description :
A library that implements a self-balancing red-black tree.