How to Install and Uninstall ruby-rspec-expectations Package on Kali Linux

Last updated: May 19,2024

1. Install "ruby-rspec-expectations" package

This is a short guide on how to install ruby-rspec-expectations on Kali Linux

$ sudo apt update $ sudo apt install ruby-rspec-expectations

2. Uninstall "ruby-rspec-expectations" package

Please follow the steps below to uninstall ruby-rspec-expectations on Kali Linux:

$ sudo apt remove ruby-rspec-expectations $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rspec-expectations package on Kali Linux

Package: ruby-rspec-expectations
Source: ruby-rspec
Version: 3.13.0c0e0m0s1-2
Installed-Size: 418
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rspec-support (= 3.13.0c0e0m0s1-2), ruby-diff-lcs
Suggests: ruby-rspec
Breaks: ruby-rspec-rails (<< 4.0.0~)
Size: 90236
SHA256: 9767479f63cfa710247444cf9a49166f3db77c82bee7c8e9c8df1d452e85f636
SHA1: 74ca6ef6fa743be8b776c28008c8405b3f45b6db
MD5sum: 67c9d5747dd247a430dd683cc233a2f3
Description: Behaviour Driven Development framework for Ruby - expectations
RSpec is a Behaviour Driven Development framework for Ruby. It
provides a framework for writing and executing examples of how your
Ruby application should behave.
.
This package provides the handling of expectations (should/should_not and
matchers).
Description-md5:
Homepage: https://rspec.info/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rspec/ruby-rspec-expectations_3.13.0c0e0m0s1-2_all.deb