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

Last updated: May 11,2024

1. Install "ruby-fakeweb" package

Here is a brief guide to show you how to install ruby-fakeweb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-fakeweb

2. Uninstall "ruby-fakeweb" package

In this section, we are going to explain the necessary steps to uninstall ruby-fakeweb on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-fakeweb
Priority: optional
Section: universe/ruby
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.0+git20131202.48208f9+dfsg-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-fakeweb/ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg-3_all.deb
Size: 13776
MD5sum: 39c5272f33bd7a0f3f865dcf0c50aa44
SHA1: 60d0cfecd41f763c7b19b4bed5c94644f29a0813
SHA256: 62026def835fabcf9692c6815d95bf1eb972c7d366ee2a8118de655932838744
Description-en: tool for faking responses to HTTP requests
FakeWeb is a helper for faking web requests in Ruby.
It works at a global level, without modifying code or
writing extensive stubs.
Description-md5: 95bdeff14550fa5651346cdd6da79959
Homepage: https://github.com/chrisk/fakeweb
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu