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

Last updated: October 05,2024

1. Install "ruby-ddplugin" package

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

$ sudo apt update $ sudo apt install ruby-ddplugin

2. Uninstall "ruby-ddplugin" package

Please follow the guidelines below to uninstall ruby-ddplugin on Kali Linux:

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

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

Package: ruby-ddplugin
Version: 1.0.3-1
Installed-Size: 27
Maintainer: Debian Ruby Team
Architecture: all
Size: 6408
SHA256: 12e445380d8ad71f86700b59d0d9fb14e58651b433f9428311db0a2fe9a8cfc6
SHA1: b0d57dbbc7958da81d9b98ebfa5f9360bbe6eeb4
MD5sum: e1418e5018dd02ea9814cb02ef3a23e3
Description: plugins management for Ruby apps
ddplugin is a library for managing plugins.
.
Designing a library so that third parties can easily extend it greatly improves
its usefulness. ddplugin helps solve this problem using plugins, which are
classes of a certain type and with a given identifier (Ruby symbol).
Description-md5:
Homepage: https://github.com/ddfreyne/ddplugin/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ddplugin/ruby-ddplugin_1.0.3-1_all.deb