Install golang-github-zillode-notify-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-zillode-notify-dev
Description:
filesystem event notification library
Package notify implements access to filesystem events. . Notify is a high-level abstraction over filesystem watchers like inotify, kqueue, FSEvents, FEN or ReadDirectoryChangesW. Watcher implementations are split into two groups: ones that natively support recursive notifications (FSEvents and ReadDirectoryChangesW) and ones that do not (inotify, kqueue, FEN).
Homepage: https://github.com/zillode/notify
Version: 0.0~git20171210.8fff849-4
Section: universe/devel