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

Last updated: November 24,2024

1. Install "python311-pbkdf2" package

This guide covers the steps necessary to install python311-pbkdf2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pbkdf2

2. Uninstall "python311-pbkdf2" package

Here is a brief guide to show you how to uninstall python311-pbkdf2 on openSuSE Tumbleweed:

$ sudo zypper remove python311-pbkdf2

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

Information for package python311-pbkdf2:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pbkdf2
Version : 1.3-3.18
Arch : noarch
Vendor : openSUSE
Installed Size : 38.1 KiB
Installed : No
Status : not installed
Source package : python-pbkdf2-1.3-3.18.src
Upstream URL : http://www.dlitz.net/software/python-pbkdf2/
Summary : PKCS#5 v2.0 PBKDF2 Module
Description :
This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.