How to Install and Uninstall inotify-tools.x86_64 Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "inotify-tools.x86_64" package
This tutorial shows how to install inotify-tools.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
inotify-tools.x86_64
Copied
2. Uninstall "inotify-tools.x86_64" package
This guide let you learn how to uninstall inotify-tools.x86_64 on Oracle Linux 9:
$
sudo dnf remove
inotify-tools.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the inotify-tools.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:03:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : inotify-tools
Version : 3.22.1.0
Release : 1.el9
Architecture : x86_64
Size : 60 k
Source : inotify-tools-3.22.1.0-1.el9.src.rpm
Repository : epel
Summary : Command line utilities for inotify
URL : https://github.com/inotify-tools/inotify-tools
License : GPLv2
Description : inotify-tools is a set of command-line programs for Linux providing
: a simple interface to inotify. These programs can be used to monitor
: and act upon filesystem events.
Available Packages
Name : inotify-tools
Version : 3.22.1.0
Release : 1.el9
Architecture : x86_64
Size : 60 k
Source : inotify-tools-3.22.1.0-1.el9.src.rpm
Repository : epel
Summary : Command line utilities for inotify
URL : https://github.com/inotify-tools/inotify-tools
License : GPLv2
Description : inotify-tools is a set of command-line programs for Linux providing
: a simple interface to inotify. These programs can be used to monitor
: and act upon filesystem events.