How To Install golang-github-rjeczalik-notify-devel on Fedora 36

In this tutorial we learn how to install golang-github-rjeczalik-notify-devel in Fedora 36. golang-github-rjeczalik-notify-devel is File system event notification library on steroids

Introduction

In this tutorial we learn how to install golang-github-rjeczalik-notify-devel on Fedora 36.

What is golang-github-rjeczalik-notify-devel

File system event notification library on steroids. This package contains the source code needed for building packages that reference the following Go import paths – github.com/rjeczalik/notify

We can use yum or dnf to install golang-github-rjeczalik-notify-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-rjeczalik-notify-devel.

Install golang-github-rjeczalik-notify-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-github-rjeczalik-notify-devel using dnf by running the following command:

sudo dnf -y install golang-github-rjeczalik-notify-devel

Install golang-github-rjeczalik-notify-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-github-rjeczalik-notify-devel using yum by running the following command:

sudo yum -y install golang-github-rjeczalik-notify-devel

How To Uninstall golang-github-rjeczalik-notify-devel on Fedora 36

To uninstall only the golang-github-rjeczalik-notify-devel package we can use the following command:

sudo dnf remove golang-github-rjeczalik-notify-devel

golang-github-rjeczalik-notify-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-rjeczalik-notify-devel
/usr/share/doc/golang-github-rjeczalik-notify-devel/AUTHORS
/usr/share/doc/golang-github-rjeczalik-notify-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/rjeczalik
/usr/share/gocode/src/github.com/rjeczalik/notify
/usr/share/gocode/src/github.com/rjeczalik/notify/.goipath
/usr/share/gocode/src/github.com/rjeczalik/notify/README.md
/usr/share/gocode/src/github.com/rjeczalik/notify/debug.go
/usr/share/gocode/src/github.com/rjeczalik/notify/debug_debug.go
/usr/share/gocode/src/github.com/rjeczalik/notify/debug_nodebug.go
/usr/share/gocode/src/github.com/rjeczalik/notify/doc.go
/usr/share/gocode/src/github.com/rjeczalik/notify/event.go
/usr/share/gocode/src/github.com/rjeczalik/notify/event_fen.go
/usr/share/gocode/src/github.com/rjeczalik/notify/event_fsevents.go
/usr/share/gocode/src/github.com/rjeczalik/notify/event_inotify.go
/usr/share/gocode/src/github.com/rjeczalik/notify/event_kqueue.go
/usr/share/gocode/src/github.com/rjeczalik/notify/event_readdcw.go
/usr/share/gocode/src/github.com/rjeczalik/notify/event_stub.go
/usr/share/gocode/src/github.com/rjeczalik/notify/event_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/event_trigger.go
/usr/share/gocode/src/github.com/rjeczalik/notify/example_fsevents_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/example_inotify_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/example_readdcw_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/example_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/go.mod
/usr/share/gocode/src/github.com/rjeczalik/notify/node.go
/usr/share/gocode/src/github.com/rjeczalik/notify/notify.go
/usr/share/gocode/src/github.com/rjeczalik/notify/notify_inotify_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/notify_readdcw_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/notify_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/sync_readdcw_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/sync_unix_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/testing_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/tree.go
/usr/share/gocode/src/github.com/rjeczalik/notify/tree_nonrecursive.go
/usr/share/gocode/src/github.com/rjeczalik/notify/tree_nonrecursive_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/tree_recursive.go
/usr/share/gocode/src/github.com/rjeczalik/notify/tree_recursive_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/util.go
/usr/share/gocode/src/github.com/rjeczalik/notify/util_darwin_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/util_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/util_unix_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fen.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fen_cgo.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fen_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fsevents.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fsevents_cgo.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fsevents_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_inotify.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_inotify_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_kqueue.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_kqueue_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_notimplemented.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_readdcw.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_readdcw_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_recursive_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_stub.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_trigger.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watcher_trigger_test.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watchpoint.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watchpoint_other.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watchpoint_readdcw.go
/usr/share/gocode/src/github.com/rjeczalik/notify/watchpoint_test.go
/usr/share/licenses/golang-github-rjeczalik-notify-devel
/usr/share/licenses/golang-github-rjeczalik-notify-devel/LICENSE

References

Summary

In this tutorial we learn how to install golang-github-rjeczalik-notify-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).