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

Last updated: July 03,2024

1. Install "rubygem-rack-restful_submit.noarch" package

This is a short guide on how to install rubygem-rack-restful_submit.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rubygem-rack-restful_submit.noarch

2. Uninstall "rubygem-rack-restful_submit.noarch" package

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

$ sudo dnf remove rubygem-rack-restful_submit.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:12:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-rack-restful_submit
Version : 1.2.2
Release : 19.fc34
Architecture : noarch
Size : 10 k
Source : rubygem-rack-restful_submit-1.2.2-19.fc34.src.rpm
Repository : fedora
Summary : Allows RESTful routing without Javascript and multiple submit buttons
URL : https://github.com/martincik/rack-restful_submit
License : MIT
Description : Implements support of RESTful resources with Rails MVC when Javascript is off
: and bulk operations are required with multiple submit buttons.