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

Last updated: May 17,2024

1. Install "ruby-contracts" package

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

$ sudo apt update $ sudo apt install ruby-contracts

2. Uninstall "ruby-contracts" package

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

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

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

Package: ruby-contracts
Version: 0.17-2
Installed-Size: 106
Maintainer: Debian Ruby Team
Architecture: all
Size: 23612
SHA256: 03aacd9c37162ed4b1a3a1a7f610029d296641731e6c4a96241f43f55d9d2e06
SHA1: 13cf0cf2415a456a4a1f9236861db659fe744f6a
MD5sum: 3a8cafc6d7fba3772a648508c2454857
Description: Contracts (a assert like) for Ruby
This library provides contracts for Ruby. Contracts let you clearly express
how your code behaves, and free you from writing tons of boilerplate, defensive
code.
Description-md5:
Homepage: https://github.com/egonSchiele/contracts.ruby
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-contracts/ruby-contracts_0.17-2_all.deb