How to Install and Uninstall rubygem-colorize.noarch Package on Fedora 35

Last updated: June 29,2024

1. Install "rubygem-colorize.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-colorize.noarch on Fedora 35

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

2. Uninstall "rubygem-colorize.noarch" package

This guide covers the steps necessary to uninstall rubygem-colorize.noarch on Fedora 35:

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

3. Information about the rubygem-colorize.noarch package on Fedora 35

Last metadata expiration check: 1:22:57 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rubygem-colorize
Version : 0.8.1
Release : 10.fc35
Architecture : noarch
Size : 17 k
Source : rubygem-colorize-0.8.1-10.fc35.src.rpm
Repository : fedora
Summary : Add color methods to String class
URL : https://github.com/fazibear/colorize
License : GPLv2
Description : Ruby String class extension. Adds methods to set text color, background color
: and, text effects on ruby console and command line output, using ANSI escape
: sequences.