How to Install and Uninstall python311-hkdf Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python311-hkdf" package

This tutorial shows how to install python311-hkdf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-hkdf

2. Uninstall "python311-hkdf" package

This guide covers the steps necessary to uninstall python311-hkdf on openSuSE Tumbleweed:

$ sudo zypper remove python311-hkdf

3. Information about the python311-hkdf package on openSuSE Tumbleweed

Information for package python311-hkdf:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-hkdf
Version : 0.0.3-2.25
Arch : noarch
Vendor : openSUSE
Installed Size : 10.5 KiB
Installed : No
Status : not installed
Source package : python-hkdf-0.0.3-2.25.src
Upstream URL : https://github.com/casebeer/python-hkdf
Summary : HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
Description :
This module implements the HMAC Key Derivation function.