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

Last updated: May 18,2024

1. Install "python39-bcrypt" package

Please follow the guidance below to install python39-bcrypt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-bcrypt

2. Uninstall "python39-bcrypt" package

This guide let you learn how to uninstall python39-bcrypt on openSuSE Tumbleweed:

$ sudo zypper remove python39-bcrypt

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

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