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

Last updated: September 28,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 36

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

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

Here is a brief guide to show you how to uninstall rubygem-rack-cors.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:40:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-rack-cors
Version : 1.1.1
Release : 6.fc36
Architecture : noarch
Size : 13 k
Source : rubygem-rack-cors-1.1.1-6.fc36.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.