How to Install and Uninstall rubygem-rack.noarch Package on Rocky Linux 8
Last updated: November 15,2024
1. Install "rubygem-rack.noarch" package
Please follow the step by step instructions below to install rubygem-rack.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-rack.noarch
Copied
2. Uninstall "rubygem-rack.noarch" package
This guide covers the steps necessary to uninstall rubygem-rack.noarch on Rocky Linux 8:
$
sudo dnf remove
rubygem-rack.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-rack.noarch package on Rocky Linux 8
Last metadata expiration check: 2:13:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rubygem-rack
Version : 2.2.4
Release : 1.el8
Architecture : noarch
Size : 96 k
Source : rubygem-rack-2.2.4-1.el8.src.rpm
Repository : epel
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.
: Also see https://rack.github.io/.
Available Packages
Name : rubygem-rack
Version : 2.2.4
Release : 1.el8
Architecture : noarch
Size : 96 k
Source : rubygem-rack-2.2.4-1.el8.src.rpm
Repository : epel
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.
: Also see https://rack.github.io/.