How to Install and Uninstall rubygem-rack-cors.noarch Package on Fedora 35

Last updated: May 11,2024

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

In this section, we are going to explain the necessary steps to install rubygem-rack-cors.noarch on Fedora 35

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

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

Please follow the step by step instructions below to uninstall rubygem-rack-cors.noarch on Fedora 35:

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

3. Information about the rubygem-rack-cors.noarch package on Fedora 35

Last metadata expiration check: 5:15:31 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rubygem-rack-cors
Version : 1.1.1
Release : 5.fc35
Architecture : noarch
Size : 13 k
Source : rubygem-rack-cors-1.1.1-5.fc35.src.rpm
Repository : fedora
Summary : Middleware for enabling Cross-Origin Resource Sharing in Rack apps
URL : https://github.com/cyu/rack-cors
License : MIT
Description : Middleware that will make Rack-based apps CORS compatible.
:
: Fork the project here: https://github.com/cyu/rack-cors.