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

Last updated: July 02,2024

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

This guide let you learn how to install ruby3.3-rubygem-thread_safe on openSuSE Tumbleweed

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

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

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

$ sudo zypper remove ruby3.3-rubygem-thread_safe

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

Information for package ruby3.3-rubygem-thread_safe:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-thread_safe
Version : 0.3.6-1.31
Arch : x86_64
Vendor : openSUSE
Installed Size : 572.3 KiB
Installed : No
Status : not installed
Source package : rubygem-thread_safe-0.3.6-1.31.src
Upstream URL : https://github.com/ruby-concurrency/thread_safe
Summary : Thread-safe collections and utilities for Ruby
Description :
A collection of data structures and utilities to make thread-safe programming
in Ruby easier.