How to Install and Uninstall rubygem-ansi.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "rubygem-ansi.noarch" package

Please follow the guidelines below to install rubygem-ansi.noarch on Fedora 36

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

2. Uninstall "rubygem-ansi.noarch" package

This guide covers the steps necessary to uninstall rubygem-ansi.noarch on Fedora 36:

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

3. Information about the rubygem-ansi.noarch package on Fedora 36

Last metadata expiration check: 2:58:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-ansi
Version : 1.5.0
Release : 14.fc36
Architecture : noarch
Size : 32 k
Source : rubygem-ansi-1.5.0-14.fc36.src.rpm
Repository : fedora
Summary : ANSI at your fingertips!
URL : http://rubyworks.github.com/ansi
License : BSD
Description : The ANSI project is a superlative collection of ANSI escape code related
: libraries enabling ANSI colorization and styling of
: console output. Byte for byte ANSI is the best ANSI code
: library available for the Ruby programming
: language.