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

Last updated: June 30,2024

1. Install "python311-bcrypt" package

This is a short guide on how to install python311-bcrypt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-bcrypt

2. Uninstall "python311-bcrypt" package

This tutorial shows how to uninstall python311-bcrypt on openSuSE Tumbleweed:

$ sudo zypper remove python311-bcrypt

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

Information for package python311-bcrypt:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-bcrypt
Version : 4.0.1-2.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 570.8 KiB
Installed : No
Status : not installed
Source package : python-bcrypt-4.0.1-2.5.src
Upstream URL : https://github.com/pyca/bcrypt/
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".

5. The same packages on other Linux Distributions