How to Install and Uninstall ruby-sham-rack Package on Kali Linux

Last updated: November 23,2024

1. Install "ruby-sham-rack" package

Please follow the steps below to install ruby-sham-rack on Kali Linux

$ sudo apt update $ sudo apt install ruby-sham-rack

2. Uninstall "ruby-sham-rack" package

This guide covers the steps necessary to uninstall ruby-sham-rack on Kali Linux:

$ sudo apt remove ruby-sham-rack $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-sham-rack package on Kali Linux

Package: ruby-sham-rack
Version: 1.4.1-3
Installed-Size: 34
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rack
Size: 7280
SHA256: 78849bd9e45af974c19b77f213d74f1f11ee5cdbbc73eaa31b8d06d352e06990
SHA1: f47043ae3a2db25689653575dbd8f149c8ace807
MD5sum: 8c093350e0aa92ebbdc357b9be202ca7
Description: Net::HTTP-to-Rack plumbing for HTTP testing
ShamRack plumbs Net::HTTP directly into Rack, for quick and easy HTTP testing.
.
Well, it makes it easy to _stub out external (HTTP) services_, which is handy
in development and testing environments, or when you want to _test your HTTP
client code_.
.
You can also use it to _test your Rack application_ (or Sinatra, or Rails, or
Merb) using a variety of HTTP client libraries, to check interoperability.
Description-md5:
Homepage: https://github.com/mdub/sham_rack
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-sham-rack/ruby-sham-rack_1.4.1-3_all.deb