How to Install golang-github-rjeczalik-notify-dev in Ubuntu 18.04



Install golang-github-rjeczalik-notify-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-rjeczalik-notify-dev

Description:

file system event notification library on steroids

Notify is a Go high-level abstraction over filesystem watchers like inotify, kqueue, FSEvents, FEN or ReadDirectoryChangesW. On top of filesystem watchers notify maintains a watchpoint tree, which provides strategy for creating and closing filesystem watches and dispatching filesystem events to user channels.

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

Version: 0.0~git20170301.0.41a8645-1

Section: universe/devel