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

Last updated: May 01,2024

1. Install "ruby-rspec-rails" package

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

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

2. Uninstall "ruby-rspec-rails" package

Please follow the instructions below to uninstall ruby-rspec-rails on Kali Linux:

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

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

Package: ruby-rspec-rails
Version: 5.0.2-1
Installed-Size: 455
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-actionpack (>= 2:5.2), ruby-activesupport (>= 2:5.2), ruby-railties (>= 2:5.2), ruby-rspec-core (>= 3.10), ruby-rspec-expectations (>= 3.10), ruby-rspec-mocks (>= 3.10), ruby-rspec-support (>= 3.10)
Size: 92140
SHA256: 6011f7303744d4a3e62159789a75dc785ba33d454d946b46e164cd0a4c1c8f45
SHA1: 80ee13b7e3b8e3538c86ed491c24ebc90954ec41
MD5sum: dcad9e9f30c5ec3955a872f10e202ed2
Description: RSpec for Rails 3+
This package provides an extension of RSpec, a behaviour driven development
framework for Ruby, to work with Ruby on Rails, the famous MVC Ruby bases
framework geared for web application development.
Description-md5:
Homepage: https://github.com/rspec/rspec-rails
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rspec-rails/ruby-rspec-rails_5.0.2-1_all.deb