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

Last updated: October 06,2024

1. Install "rubygem-actionpack.noarch" package

This guide let you learn how to install rubygem-actionpack.noarch on Fedora 36

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

2. Uninstall "rubygem-actionpack.noarch" package

Please follow the step by step instructions below to uninstall rubygem-actionpack.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:48:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-actionpack
Epoch : 1
Version : 7.0.1
Release : 1.fc36~bootstrap
Architecture : noarch
Size : 211 k
Source : rubygem-actionpack-7.0.1-1.fc36~bootstrap.src.rpm
Repository : fedora
Summary : Web-flow and rendering framework putting the VC in MVC (part of Rails)
URL : http://rubyonrails.org
License : MIT
Description : Eases web-request routing, handling, and response as a half-way front,
: half-way page controller. Implemented with specific emphasis on enabling easy
: unit/integration testing that doesn't require a browser.