How to Install and Uninstall ruby3.3-rubygem-bcrypt Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "ruby3.3-rubygem-bcrypt" package

This is a short guide on how to install ruby3.3-rubygem-bcrypt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.3-rubygem-bcrypt

2. Uninstall "ruby3.3-rubygem-bcrypt" package

Please follow the instructions below to uninstall ruby3.3-rubygem-bcrypt on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-bcrypt

3. Information about the ruby3.3-rubygem-bcrypt package on openSuSE Tumbleweed

Information for package ruby3.3-rubygem-bcrypt:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-bcrypt
Version : 3.1.20-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 192.3 KiB
Installed : No
Status : not installed
Source package : rubygem-bcrypt-3.1.20-1.4.src
Upstream URL : https://github.com/bcrypt-ruby/bcrypt-ruby
Summary : OpenBSD's bcrypt() password hashing algorithm
Description :
bcrypt() is a sophisticated and secure hash algorithm designed by The
OpenBSD project
for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for
safely handling
passwords.