How to Install and Uninstall python3-pbkdf2.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-pbkdf2.noarch" package

Please follow the guidelines below to install python3-pbkdf2.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pbkdf2.noarch

2. Uninstall "python3-pbkdf2.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pbkdf2.noarch on Fedora 34:

$ sudo dnf remove python3-pbkdf2.noarch $ sudo dnf autoremove

3. Information about the python3-pbkdf2.noarch package on Fedora 34

Last metadata expiration check: 5:09:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pbkdf2
Version : 1.3
Release : 20.fc34
Architecture : noarch
Size : 18 k
Source : python-pbkdf2-1.3-20.fc34.src.rpm
Repository : fedora
Summary : A module for a password-based key derivation function
URL : https://www.dlitz.net/software/python-pbkdf2/
License : MIT
Description : A pure Python Implementation of the password-based key derivation function,
: PBKDF2, specified in RSA PKCS#5 v2.0.