How to Install and Uninstall ruby-spy Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "ruby-spy" package
Here is a brief guide to show you how to install ruby-spy on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ruby-spy
Copied
2. Uninstall "ruby-spy" package
Learn how to uninstall ruby-spy on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ruby-spy
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-spy package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ruby-spy
Priority: optional
Section: universe/ruby
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.2-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-spy/ruby-spy_0.4.2-1_all.deb
Size: 14020
MD5sum: d702dda2da745581182a471399dcc0e6
SHA1: 4437b3d3186c5f10909b2aa6a4286e00235c6bc7
SHA256: 0cd6a2ac9c000e1d97117341b6e04b52f4a681c794d9e9df48c6581130edcd07
Description-en: simple modern mocking library using the spy pattern
Spy is a mocking library that was made for the modern age. It uses
that uses the spy pattern and checks method's existence and arity:
Spy by default will raise an error if you attempt to stub a method that
doesn't exist or call the stubbed method with the wrong arity.
Description-md5: a997bf89b32a9b581ba971136372aef8
Homepage: https://github.com/ryanong/spy
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ruby
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.2-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-spy/ruby-spy_0.4.2-1_all.deb
Size: 14020
MD5sum: d702dda2da745581182a471399dcc0e6
SHA1: 4437b3d3186c5f10909b2aa6a4286e00235c6bc7
SHA256: 0cd6a2ac9c000e1d97117341b6e04b52f4a681c794d9e9df48c6581130edcd07
Description-en: simple modern mocking library using the spy pattern
Spy is a mocking library that was made for the modern age. It uses
that uses the spy pattern and checks method's existence and arity:
Spy by default will raise an error if you attempt to stub a method that
doesn't exist or call the stubbed method with the wrong arity.
Description-md5: a997bf89b32a9b581ba971136372aef8
Homepage: https://github.com/ryanong/spy
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu