How to Install and Uninstall python3-pbkdf2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python3-pbkdf2" package

Please follow the instructions below to install python3-pbkdf2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pbkdf2

2. Uninstall "python3-pbkdf2" package

Please follow the guidance below to uninstall python3-pbkdf2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pbkdf2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pbkdf2 package on Ubuntu 21.10 (Impish Indri)

Package: python3-pbkdf2
Architecture: all
Version: 1.3+20110613.git2a0fb15~ds0-3.2
Priority: optional
Section: universe/python
Source: python-pbkdf2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alessio Treglia
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 31
Depends: python3:any
Filename: pool/universe/p/python-pbkdf2/python3-pbkdf2_1.3+20110613.git2a0fb15~ds0-3.2_all.deb
Size: 7152
MD5sum: f52a8be934abcbe30628e132be872acb
SHA1: 0b88a87b89e9b9b041a35a5d54f8223799a0a37f
SHA256: 505e092fd0ef24c4826d4ce7ca124ca94bc503b842696a5ac8bf3585097a4307
SHA512: e2bd647344de602050a026e9160b6da5328261abae3ddbb483736e1074d9abed2f592460412e54a8f358ca38bde67aa8d4edad1f988362d9c629f4fa991ab010
Homepage: http://www.dlitz.net/software/python-pbkdf2/
Description-en: Python RSA PKCS#5 v2.0 module (Python 3)
This module implements the password-based key derivation
function, PBKDF2, specified in RSA PKCS#5 v2.0.
.
PKCS#5 v2.0 Password-Based Key Derivation is a key derivation
function which is part of the RSA Public Key Cryptography
Standards series. The provided implementation takes a password
or a passphrase and a salt value (and optionally a iteration
count, a digest module, and a MAC module) and provides a file-like
object from which an arbitrarly-sized key can be read.
.
This is the Python 3 version of the package.
Description-md5: a1ef881a7891a943961d4fa056686a2b