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

Last updated: June 30,2024

1. Install "python312-bcrypt" package

This guide covers the steps necessary to install python312-bcrypt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-bcrypt

2. Uninstall "python312-bcrypt" package

Learn how to uninstall python312-bcrypt on openSuSE Tumbleweed:

$ sudo zypper remove python312-bcrypt

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

Information for package python312-bcrypt:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-bcrypt
Version : 4.0.1-2.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 570.2 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".