How to Install and Uninstall ruby-sham-rack Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "ruby-sham-rack" package

This is a short guide on how to install ruby-sham-rack on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-sham-rack" package

Please follow the instructions below to uninstall ruby-sham-rack on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-sham-rack package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-sham-rack
Priority: optional
Section: universe/ruby
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.6-6
Depends: ruby | ruby-interpreter, ruby-rack
Filename: pool/universe/r/ruby-sham-rack/ruby-sham-rack_1.3.6-6_all.deb
Size: 7158
MD5sum: 8017d94aaf9f119b36178c5ab90634f1
SHA1: 34548c53128a1c673a3048cfac91409ce61f5e3a
SHA256: dcc7ba2df0d07a3f2023778590a446b9932eba21c007136415a9650a352d6aab
Description-en: 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: af6123664636f4151240e1a4cf5b2adf
Homepage: http://github.com/mdub/sham_rack
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu