How to Install and Uninstall python36-bcrypt Package on openSuSE Tumbleweed

Last updated: June 15,2024

1. Install "python36-bcrypt" package

Please follow the step by step instructions below to install python36-bcrypt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-bcrypt

2. Uninstall "python36-bcrypt" package

Learn how to uninstall python36-bcrypt on openSuSE Tumbleweed:

$ sudo zypper remove python36-bcrypt

3. Information about the python36-bcrypt package on openSuSE Tumbleweed

Information for package python36-bcrypt:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-bcrypt
Version : 3.2.0-3.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 82,2 KiB
Installed : No
Status : not installed
Source package : python-bcrypt-3.2.0-3.10.src
Summary : BSD type 2a and 2b password hashing
Description :
This Python module supports creating (and verifying) password hashes
using the BSD-originating hashing methods known as "2a" and "2b".