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

Last updated: May 10,2024

1. Install "ruby-rspec-retry" package

This tutorial shows how to install ruby-rspec-retry on Kali Linux

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

2. Uninstall "ruby-rspec-retry" package

This guide let you learn how to uninstall ruby-rspec-retry on Kali Linux:

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

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

Package: ruby-rspec-retry
Version: 0.6.2-2
Installed-Size: 37
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rspec-core (>> 3.3)
Size: 9020
SHA256: a8493b0b37e0b8a977563b5ca37c43680a9124df0bff7c8d47658a64fd097fb0
SHA1: d2c07e6fd68623086ee0f1d0422d6c88c0fd88c8
MD5sum: 593d952bc774a6301813018111bc0bc2
Description: add support for retrying failing examples in RSpec
RSpec is a Behaviour Driven Development framework for Ruby. This extension
adds a `:retry` option to RSpec examples that will make RSpec retry multiple
times a failing example.
Description-md5:
Homepage: https://github.com/NoRedInk/rspec-retry
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rspec-retry/ruby-rspec-retry_0.6.2-2_all.deb