How to Install and Uninstall rubygem-rack.noarch Package on Fedora 36
Last updated: January 15,2025
1. Install "rubygem-rack.noarch" package
This tutorial shows how to install rubygem-rack.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-rack.noarch
Copied
2. Uninstall "rubygem-rack.noarch" package
This tutorial shows how to uninstall rubygem-rack.noarch on Fedora 36:
$
sudo dnf remove
rubygem-rack.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-rack.noarch package on Fedora 36
Last metadata expiration check: 1:12:37 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-rack
Epoch : 1
Version : 2.2.3
Release : 8.fc36
Architecture : noarch
Size : 92 k
Source : rubygem-rack-2.2.3-8.fc36.src.rpm
Repository : fedora
Summary : A modular Ruby webserver interface
URL : https://rack.github.io/
License : MIT and BSD
Description : Rack provides a minimal, modular and adaptable interface for developing
: web applications in Ruby. By wrapping HTTP requests and responses in
: the simplest way possible, it unifies and distills the API for web
: servers, web frameworks, and software in between (the so-called
: middleware) into a single method call.
Available Packages
Name : rubygem-rack
Epoch : 1
Version : 2.2.3
Release : 8.fc36
Architecture : noarch
Size : 92 k
Source : rubygem-rack-2.2.3-8.fc36.src.rpm
Repository : fedora
Summary : A modular Ruby webserver interface
URL : https://rack.github.io/
License : MIT and BSD
Description : Rack provides a minimal, modular and adaptable interface for developing
: web applications in Ruby. By wrapping HTTP requests and responses in
: the simplest way possible, it unifies and distills the API for web
: servers, web frameworks, and software in between (the so-called
: middleware) into a single method call.