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

Last updated: May 06,2024

1. Install "ruby-diva" package

This tutorial shows how to install ruby-diva on Kali Linux

$ sudo apt update $ sudo apt install ruby-diva

2. Uninstall "ruby-diva" package

Please follow the steps below to uninstall ruby-diva on Kali Linux:

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

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

Package: ruby-diva
Version: 2.0.1-1
Installed-Size: 51
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-addressable (>= 2.5.2), ruby-addressable (<< 3.0)
Size: 11608
SHA256: 227c39fd16189b7e9faebf131df21dbd0af403605b56c6b213afbefeba304371
SHA1: 676024d875661d7d5bd0c4cbe8201e84587691c3
MD5sum: e8a57eefd7785e61b99b5988d268c835
Description: Implementation of expression for handling things for mikutter
Diva::Model is a common interface of all resources handled by mikutter.
By handling data as a subclass of Diva::Model as necessary,
you can obtain a common interface and it is useful for cooperation
among mikutter plugins.
Description-md5:
Homepage: https://github.com/toshia/diva
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-diva/ruby-diva_2.0.1-1_all.deb