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

Last updated: June 26,2024

1. Install "python312-hkdf" package

Here is a brief guide to show you how to install python312-hkdf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-hkdf

2. Uninstall "python312-hkdf" package

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

$ sudo zypper remove python312-hkdf

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

Information for package python312-hkdf:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-hkdf
Version : 0.0.3-2.25
Arch : noarch
Vendor : openSUSE
Installed Size : 10.3 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.