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

Last updated: June 02,2024

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

Please follow the guidance below to install ruby3.0-rubygem-bcrypt on openSuSE Tumbleweed

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

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

This guide covers the steps necessary to uninstall ruby3.0-rubygem-bcrypt on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-bcrypt

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

Information for package ruby3.0-rubygem-bcrypt:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-rubygem-bcrypt
Version : 3.1.16-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 200,7 KiB
Installed : No
Status : not installed
Source package : rubygem-bcrypt-3.1.16-1.7.src
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.