How to Install and Uninstall python3-passlib Package on openSUSE Leap
Last updated: November 22,2024
1. Install "python3-passlib" package
Please follow the step by step instructions below to install python3-passlib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-passlib
Copied
2. Uninstall "python3-passlib" package
Here is a brief guide to show you how to uninstall python3-passlib on openSUSE Leap:
$
sudo zypper remove
python3-passlib
Copied
3. Information about the python3-passlib package on openSUSE Leap
Information for package python3-passlib:
----------------------------------------
Repository : Main Repository
Name : python3-passlib
Version : 1.7.4-1.10
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.2 MiB
Installed : No
Status : not installed
Source package : python-passlib-1.7.4-1.10.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 : Main Repository
Name : python3-passlib
Version : 1.7.4-1.10
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.2 MiB
Installed : No
Status : not installed
Source package : python-passlib-1.7.4-1.10.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.