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

Last updated: April 27,2024

1. Install "ruby-growl" package

Learn how to install ruby-growl on Kali Linux

$ sudo apt update $ sudo apt install ruby-growl

2. Uninstall "ruby-growl" package

Please follow the guidance below to uninstall ruby-growl on Kali Linux:

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

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

Package: ruby-growl
Version: 4.1+dfsg-2
Installed-Size: 60
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby, ruby-uuid (>= 2.3.5)
Size: 14664
SHA256: f5d07c3a5ae9e57d472bf59eb5e04d891a7a2df9b99b5ac4b502869906f3c9b0
SHA1: e30193e6fcdeebba87c00816d003b8295a006e28
MD5sum: b32fb44d2b03f64cb4993ff4bc0c2874
Description: Pure-Ruby Growl Notifier
A pure-ruby growl notifier for UDP and GNTP growl protocols. ruby-growl
allows you to perform Growl notifications from machines without growl
installed (for example, non-OSX machines).
.
What is growl? Growl is a really cool "global notification system originally
for Mac OS X".
.
You can receive Growl notifications on various platforms and send them from
any machine that runs Ruby.
.
ruby-growl also contains a command-line notification tool named 'growl'. It
is almost completely option-compatible with growlnotify. (All except for -p
is supported, use --priority instead.)
Description-md5:
Homepage: https://github.com/drbrain/ruby-growl
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-growl/ruby-growl_4.1+dfsg-2_all.deb