How to Install and Uninstall rubygem-webrick.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "rubygem-webrick.noarch" package
This guide let you learn how to install rubygem-webrick.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-webrick.noarch
Copied
2. Uninstall "rubygem-webrick.noarch" package
This tutorial shows how to uninstall rubygem-webrick.noarch on Oracle Linux 9:
$
sudo dnf remove
rubygem-webrick.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-webrick.noarch package on Oracle Linux 9
Last metadata expiration check: 1:14:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rubygem-webrick
Version : 1.7.0
Release : 4.el9
Architecture : noarch
Size : 60 k
Source : rubygem-webrick-1.7.0-4.el9.src.rpm
Repository : epel
Summary : HTTP server toolkit
URL : https://github.com/ruby/webrick
License : Ruby and BSD-2-Clause
Description : WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a
: proxy server, and a virtual-host server.
Available Packages
Name : rubygem-webrick
Version : 1.7.0
Release : 4.el9
Architecture : noarch
Size : 60 k
Source : rubygem-webrick-1.7.0-4.el9.src.rpm
Repository : epel
Summary : HTTP server toolkit
URL : https://github.com/ruby/webrick
License : Ruby and BSD-2-Clause
Description : WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a
: proxy server, and a virtual-host server.