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

Last updated: May 12,2024

1. Install "ruby-rspec-its" package

Please follow the steps below to install ruby-rspec-its on Kali Linux

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

2. Uninstall "ruby-rspec-its" package

This guide covers the steps necessary to uninstall ruby-rspec-its on Kali Linux:

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

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

Package: ruby-rspec-its
Version: 1.3.0-1
Installed-Size: 31
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-rspec-core (>= 3~), ruby-rspec-expectations (>= 3~)
Size: 6864
SHA256: 03441a00ccd8a46d68e006d25c1a07420913562ab7516fef60c1485740660505
SHA1: 75f22cebf4747c080072a6f65c0adbc1ed939474
MD5sum: 23b0461366931346364e636140bc2597
Description: attribute matching extension for the RSpec BDD framework
RSpec is a behaviour driven development framework for Ruby,
provided by the ruby-rspec package.
.
The "its" method, formerly part of rspec-core before version 3, provides a
short-hand to specify the expected value of an attribute.
It is now distributed independently, and available in this package.
Description-md5:
Homepage: https://github.com/rspec/rspec-its
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rspec-its/ruby-rspec-its_1.3.0-1_all.deb