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

Last updated: May 02,2024

1. Install "python39-hkdf" package

This guide covers the steps necessary to install python39-hkdf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-hkdf

2. Uninstall "python39-hkdf" package

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

$ sudo zypper remove python39-hkdf

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

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