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

Last updated: May 13,2024

1. Install "ruby-rspec" package

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

$ sudo apt update $ sudo apt install ruby-rspec

2. Uninstall "ruby-rspec" package

This tutorial shows how to uninstall ruby-rspec on Kali Linux:

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

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

Package: ruby-rspec
Version: 3.13.0c0e0m0s1-2
Installed-Size: 23
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rspec-core (= 3.13.0c0e0m0s1-2), ruby-rspec-expectations (= 3.13.0c0e0m0s1-2), ruby-rspec-mocks (= 3.13.0c0e0m0s1-2)
Breaks: ruby-rspec-collection-matchers (<< 1.2.0), ruby-rspec-rails (<< 4.0.0~)
Size: 5184
SHA256: a02d340413a025225234db1d2f3229a13fc0ce111172324e6eb6e6d016e77412
SHA1: 57c05a628af9f76d26c4f53a9456a14d887790a7
MD5sum: c05dcef151609bf9bfc79b96fad4912b
Description: Behaviour Driven Development framework for Ruby - metapackage
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.
Description-md5:
Homepage: https://rspec.info/
Tag: implemented-in::ruby, role::shared-lib
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rspec/ruby-rspec_3.13.0c0e0m0s1-2_all.deb