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

Last updated: October 01,2024

1. Install "rubygem-ansi.noarch" package

Please follow the step by step instructions below to install rubygem-ansi.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 3:03:52 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rubygem-ansi
Version : 1.5.0
Release : 16.fc38
Architecture : noarch
Size : 37 k
Source : rubygem-ansi-1.5.0-16.fc38.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.