How to Install and Uninstall python3-pbkdf2 Package on openSUSE Leap

Last updated: November 21,2024

1. Install "python3-pbkdf2" package

Please follow the guidance below to install python3-pbkdf2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pbkdf2

2. Uninstall "python3-pbkdf2" package

In this section, we are going to explain the necessary steps to uninstall python3-pbkdf2 on openSUSE Leap:

$ sudo zypper remove python3-pbkdf2

3. Information about the python3-pbkdf2 package on openSUSE Leap

Information for package python3-pbkdf2:
---------------------------------------
Repository : Main Repository
Name : python3-pbkdf2
Version : 1.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 28.2 KiB
Installed : No
Status : not installed
Source package : python-pbkdf2-1.3-bp155.2.10.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.