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

Last updated: October 07,2024

1. Install "rubygem-actionpack.noarch" package

Please follow the guidelines below to install rubygem-actionpack.noarch on Fedora 34

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

2. Uninstall "rubygem-actionpack.noarch" package

Learn how to uninstall rubygem-actionpack.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:53:24 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-actionpack
Epoch : 1
Version : 6.1.3.2
Release : 1.fc34
Architecture : noarch
Size : 206 k
Source : rubygem-actionpack-6.1.3.2-1.fc34.src.rpm
Repository : updates
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.