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

Last updated: May 16,2024

1. Install "ruby-rspec-block-is-expected" package

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

$ sudo apt update $ sudo apt install ruby-rspec-block-is-expected

2. Uninstall "ruby-rspec-block-is-expected" package

Please follow the instructions below to uninstall ruby-rspec-block-is-expected on Kali Linux:

$ sudo apt remove ruby-rspec-block-is-expected $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-rspec-block-is-expected
Version: 1.0.4-2
Installed-Size: 30
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rspec-core
Size: 7620
SHA256: 6c7acd62aa08ff13ed8720ad45af09b22819b7265eae14d01b9e0b9080283ae7
SHA1: f3d8dde83ef8204edba1ad090344836c3f2641bc
MD5sum: 4abf68261706c602a296fb1223e75e5d
Description: Simplify testing of blocks in RSpec via block_is_expected
subject { Integer(nil) }; it('raises') { block_is_expected.to
raise_error(TypeError) }
Description-md5:
Homepage: https://github.com/pboling/rspec-block_is_expected
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rspec-block-is-expected/ruby-rspec-block-is-expected_1.0.4-2_all.deb