How to Install and Uninstall klib Package on openSUSE Leap
Last updated: February 08,2025
1. Install "klib" package
In this section, we are going to explain the necessary steps to install klib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
klib
Copied
2. Uninstall "klib" package
Please follow the guidelines below to uninstall klib on openSUSE Leap:
$
sudo zypper remove
klib
Copied
3. Information about the klib package on openSUSE Leap
Information for package klib:
-----------------------------
Repository : Main Repository
Name : klib
Version : 1.0~git.20210716-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 12.9 KiB
Installed : No
Status : not installed
Source package : klib-1.0~git.20210716-bp155.1.5.src
Upstream URL : https://github.com/attractivechaos/klib
Summary : C library with utility functions
Description :
Klib is a C library that provides data types like hashes, search
trees, AVL trees, sorting functions, a dynamic array type, a
singly-linked list and memory pool, various numeric routines and a
command-line argument parser.
-----------------------------
Repository : Main Repository
Name : klib
Version : 1.0~git.20210716-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 12.9 KiB
Installed : No
Status : not installed
Source package : klib-1.0~git.20210716-bp155.1.5.src
Upstream URL : https://github.com/attractivechaos/klib
Summary : C library with utility functions
Description :
Klib is a C library that provides data types like hashes, search
trees, AVL trees, sorting functions, a dynamic array type, a
singly-linked list and memory pool, various numeric routines and a
command-line argument parser.