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

Last updated: May 09,2024

1. Install "ruby-notify" package

Please follow the instructions below to install ruby-notify on Kali Linux

$ sudo apt update $ sudo apt install ruby-notify

2. Uninstall "ruby-notify" package

This guide covers the steps necessary to uninstall ruby-notify on Kali Linux:

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

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

Package: ruby-notify
Version: 0.5.2-3
Installed-Size: 34
Maintainer: Debian Ruby Team
Architecture: all
Depends: libnotify-bin, ruby:any
Size: 6144
SHA256: c1542523515eac88afba0b3b4de99f99cd720ffe67b61ef69d9200c0f0ae9ae5
SHA1: f31af679f96aed8d4d9ea3fadf0765e60ee49581
MD5sum: 4929749a17d401a68ec682877539c9b9
Description: Desktop notification command on cross platform
The "notify" provides a function to notify on cross platform.
Notify supports the following features:
- growl
- notify-send
- Growl for Windows (`ruby_gntp`)
- libnotify
- Mountain Lion Notification Center (`terminal-notifier`)
.
In Debian, "notify" command is simple wrapper to execute "notify-send".
Description-md5:
Homepage: https://github.com/jugyo/notify
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-notify/ruby-notify_0.5.2-3_all.deb