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

Last updated: May 18,2024

1. Install "ruby-contest" package

Please follow the guidance below to install ruby-contest on Kali Linux

$ sudo apt update $ sudo apt install ruby-contest

2. Uninstall "ruby-contest" package

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

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

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

Package: ruby-contest
Version: 0.1.3-3.1
Installed-Size: 21
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 4696
SHA256: 8966245ff2aea29c197ec82aff5977e212cf85872d5b39f030971e61c8733cc4
SHA1: 770e36a6033ee3ef5bb8b5d3c09e27b9a68afbe2
MD5sum: 857e5f1e4dbbf086d7f8243c3667dae3
Description: Ruby library to write declarative tests using nested contexts
Contest allows you to write with Test::Unit declarative tests using
nested contexts with a syntax similar to RSpec or Shoulda, and without
performance penalties. This library is less than 100 lines of code and
gets the job done.
Description-md5:
Homepage: http://github.com/citrusbyte/contest
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-contest/ruby-contest_0.1.3-3.1_all.deb