How to Install and Uninstall rubygem-thread_safe.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "rubygem-thread_safe.noarch" package

This guide covers the steps necessary to install rubygem-thread_safe.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rubygem-thread_safe.noarch

2. Uninstall "rubygem-thread_safe.noarch" package

In this section, we are going to explain the necessary steps to uninstall rubygem-thread_safe.noarch on Fedora 34:

$ sudo dnf remove rubygem-thread_safe.noarch $ sudo dnf autoremove

3. Information about the rubygem-thread_safe.noarch package on Fedora 34

Last metadata expiration check: 5:36:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-thread_safe
Version : 0.3.6
Release : 9.fc34
Architecture : noarch
Size : 32 k
Source : rubygem-thread_safe-0.3.6-9.fc34.src.rpm
Repository : fedora
Summary : Thread-safe collections and utilities for Ruby
URL : https://github.com/ruby-concurrency/thread_safe
License : ASL 2.0 and Public Domain
Description : A collection of data structures and utilities to make thread-safe
: programming in Ruby easier.