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

Last updated: October 05,2024

1. Install "rubygem-rails.noarch" package

This tutorial shows how to install rubygem-rails.noarch on Fedora 34

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

2. Uninstall "rubygem-rails.noarch" package

Please follow the guidance below to uninstall rubygem-rails.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:16:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-rails
Epoch : 1
Version : 6.1.3.2
Release : 1.fc34
Architecture : noarch
Size : 9.7 k
Source : rubygem-rails-6.1.3.2-1.fc34.src.rpm
Repository : updates
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.