How to Install and Uninstall python36-passlib Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-passlib" package
This tutorial shows how to install python36-passlib on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-passlib
Copied
2. Uninstall "python36-passlib" package
Please follow the steps below to uninstall python36-passlib on openSuSE Tumbleweed:
$
sudo zypper remove
python36-passlib
Copied
3. Information about the python36-passlib package on openSuSE Tumbleweed
Information for package python36-passlib:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-passlib
Version : 1.7.4-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4,2 MiB
Installed : No
Status : not installed
Source package : python-passlib-1.7.4-3.2.src
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 : python36-passlib
Version : 1.7.4-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4,2 MiB
Installed : No
Status : not installed
Source package : python-passlib-1.7.4-3.2.src
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.