How to Install and Uninstall libkcapi-devel Package on openSuSE Tumbleweed

Last updated: December 24,2024

1. Install "libkcapi-devel" package

This tutorial shows how to install libkcapi-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libkcapi-devel

2. Uninstall "libkcapi-devel" package

Here is a brief guide to show you how to uninstall libkcapi-devel on openSuSE Tumbleweed:

$ sudo zypper remove libkcapi-devel

3. Information about the libkcapi-devel package on openSuSE Tumbleweed

Information for package libkcapi-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libkcapi-devel
Version : 1.4.0-2.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 221.6 KiB
Installed : No
Status : not installed
Source package : libkcapi-1.4.0-2.7.src
Upstream URL : https://www.chronox.de/libkcapi.html
Summary : Linux Kernel Crypto API User Space Interface Library
Description :
libkcapi exports APIs so that developers need not consider the low-level
Netlink interface handling that is used for accesing the Linux kernel crypto
API.
The library does not implement any cipher algorithms. All consumer requests are
sent to the kernel for processing. Results from the kernel crypto API are
returned to the consumer via the library API.
The kernel interface and therefore this library can be used by unprivileged
processes.
This library does not perform any memcpy for processing the cryptographic data!
The library uses scatter / gather lists to eliminate the need for moving data
around in memory.

5. The same packages on other Linux Distributions