How to Install and Uninstall rubygem-tzinfo.noarch Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "rubygem-tzinfo.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-tzinfo.noarch on CentOS Stream 9

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

2. Uninstall "rubygem-tzinfo.noarch" package

This guide let you learn how to uninstall rubygem-tzinfo.noarch on CentOS Stream 9:

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

3. Information about the rubygem-tzinfo.noarch package on CentOS Stream 9

Last metadata expiration check: 1:11:41 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rubygem-tzinfo
Version : 2.0.4
Release : 4.el9
Architecture : noarch
Size : 62 k
Source : rubygem-tzinfo-2.0.4-4.el9.src.rpm
Repository : epel
Summary : Daylight savings aware timezone library
URL : http://tzinfo.github.io
License : MIT
Description : TZInfo provides daylight savings aware transformations between times in
: different time zones.