How to Install and Uninstall ruby-webrick Package on Kali Linux

Last updated: May 12,2024

1. Install "ruby-webrick" package

Here is a brief guide to show you how to install ruby-webrick on Kali Linux

$ sudo apt update $ sudo apt install ruby-webrick

2. Uninstall "ruby-webrick" package

Learn how to uninstall ruby-webrick on Kali Linux:

$ sudo apt remove ruby-webrick $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-webrick package on Kali Linux

Package: ruby-webrick
Version: 1.8.1-1
Installed-Size: 239
Maintainer: Debian Ruby Team
Architecture: all
Breaks: yard (<< 0.9.28-2~)
Size: 51376
SHA256: 65c31aff127cda20f8a10258b0ec28f512fd6f9e89b525e9d3a0bdbe1da7a007
SHA1: 9e98a4efe4131efc206376c78604ee92081b786f
MD5sum: 4cd13952ff254d69cd7f6a205c2e5890
Description: HTTP server toolkit in Ruby
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a
proxy server, and a virtual-host server.
.
It used to be provided with the standard library of the Ruby interpreter, and
has been available only as a standalone gem since ruby3.0.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ruby/webrick
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-webrick/ruby-webrick_1.8.1-1_all.deb