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

Last updated: July 01,2024

1. Install "rubygem-ansi.noarch" package

This guide let you learn how to install rubygem-ansi.noarch on Fedora 34

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

2. Uninstall "rubygem-ansi.noarch" package

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

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

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

Last metadata expiration check: 2:17:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-ansi
Version : 1.5.0
Release : 12.fc34
Architecture : noarch
Size : 32 k
Source : rubygem-ansi-1.5.0-12.fc34.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.