How to Install and Uninstall python39-passlib Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python39-passlib" package
This guide covers the steps necessary to install python39-passlib on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-passlib
Copied
2. Uninstall "python39-passlib" package
Please follow the guidance below to uninstall python39-passlib on openSuSE Tumbleweed:
$
sudo zypper remove
python39-passlib
Copied
3. Information about the python39-passlib package on openSuSE Tumbleweed
Information for package python39-passlib:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-passlib
Version : 1.7.4-6.5
Arch : noarch
Vendor : openSUSE
Installed Size : 3.9 MiB
Installed : No
Status : not installed
Source package : python-passlib-1.7.4-6.5.src
Upstream URL : https://foss.heptapod.net/python-libs/passlib
Summary : Password hashing framework supporting over 20 schemes
Description :
Passlib is a password hashing library for Python 2 & 3. It provides
implementations of over 20 password hashing algorithms, as well as a
framework for managing existing password hashes. It can verify hashes
found in /etc/shadow, and provide password hashing for
applications.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-passlib
Version : 1.7.4-6.5
Arch : noarch
Vendor : openSUSE
Installed Size : 3.9 MiB
Installed : No
Status : not installed
Source package : python-passlib-1.7.4-6.5.src
Upstream URL : https://foss.heptapod.net/python-libs/passlib
Summary : Password hashing framework supporting over 20 schemes
Description :
Passlib is a password hashing library for Python 2 & 3. It provides
implementations of over 20 password hashing algorithms, as well as a
framework for managing existing password hashes. It can verify hashes
found in /etc/shadow, and provide password hashing for
applications.