How to Install ruby-notify in Ubuntu 18.04



Install ruby-notify by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-notify

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".

Homepage: https://github.com/jugyo/notify

Version: 0.5.2-2

Section: universe/ruby