How to Install and Uninstall ruby2.5-rubygem-thread_safe Package on openSUSE Leap

Last updated: May 18,2024

1. Install "ruby2.5-rubygem-thread_safe" package

Please follow the guidance below to install ruby2.5-rubygem-thread_safe on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-thread_safe

2. Uninstall "ruby2.5-rubygem-thread_safe" package

Please follow the step by step instructions below to uninstall ruby2.5-rubygem-thread_safe on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-thread_safe

3. Information about the ruby2.5-rubygem-thread_safe package on openSUSE Leap

Information for package ruby2.5-rubygem-thread_safe:
----------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-thread_safe
Version : 0.3.6-1.28
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 572.6 KiB
Installed : No
Status : not installed
Source package : rubygem-thread_safe-0.3.6-1.28.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.