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

Last updated: October 05,2024

1. Install "python310-hkdf" package

Please follow the guidelines below to install python310-hkdf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-hkdf

2. Uninstall "python310-hkdf" package

This tutorial shows how to uninstall python310-hkdf on openSuSE Tumbleweed:

$ sudo zypper remove python310-hkdf

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

Information for package python310-hkdf:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.