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

Last updated: September 28,2024

1. Install "rubygem-rails.noarch" package

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

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

2. Uninstall "rubygem-rails.noarch" package

This guide let you learn how to uninstall rubygem-rails.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:13:30 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-rails
Epoch : 1
Version : 7.0.1
Release : 1.fc36
Architecture : noarch
Size : 10 k
Source : rubygem-rails-7.0.1-1.fc36.src.rpm
Repository : fedora
Summary : Full-stack web application framework
URL : http://rubyonrails.org
License : MIT
Description : Ruby on Rails is a full-stack web framework optimized for programmer happiness
: and sustainable productivity. It encourages beautiful code by favoring
: convention over configuration.