How to Install and Uninstall ruby-spy Package on Kali Linux
Last updated: November 06,2024
1. Install "ruby-spy" package
Here is a brief guide to show you how to install ruby-spy on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-spy
Copied
2. Uninstall "ruby-spy" package
Learn how to uninstall ruby-spy on Kali Linux:
$
sudo apt remove
ruby-spy
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-spy package on Kali Linux
Package: ruby-spy
Version: 1.0.1-2
Installed-Size: 69
Maintainer: Debian Ruby Team
Architecture: all
Size: 15956
SHA256: dd684dfa81f4cec9d9b113de61167c5f3cc4511e591cee6bcca4a034b150fc42
SHA1: 6c98c7b74d4a966cad55c4bb5c309ae5b2644ac6
MD5sum: 1b5338b1af3eacc99992b3a1e6927d15
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/ryanong/spy
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-spy/ruby-spy_1.0.1-2_all.deb
Version: 1.0.1-2
Installed-Size: 69
Maintainer: Debian Ruby Team
Architecture: all
Size: 15956
SHA256: dd684dfa81f4cec9d9b113de61167c5f3cc4511e591cee6bcca4a034b150fc42
SHA1: 6c98c7b74d4a966cad55c4bb5c309ae5b2644ac6
MD5sum: 1b5338b1af3eacc99992b3a1e6927d15
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/ryanong/spy
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-spy/ruby-spy_1.0.1-2_all.deb