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

Last updated: October 05,2024

1. Install "rubygem-colorize.noarch" package

Here is a brief guide to show you how to install rubygem-colorize.noarch on Fedora 34

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

2. Uninstall "rubygem-colorize.noarch" package

Please follow the guidelines below to uninstall rubygem-colorize.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:23:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-colorize
Version : 0.8.1
Release : 9.fc34
Architecture : noarch
Size : 17 k
Source : rubygem-colorize-0.8.1-9.fc34.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.