How to Install and Uninstall inotify-tools.x86_64 Package on AlmaLinux 8

Last updated: September 21,2024

1. Install "inotify-tools.x86_64" package

Here is a brief guide to show you how to install inotify-tools.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install inotify-tools.x86_64

2. Uninstall "inotify-tools.x86_64" package

In this section, we are going to explain the necessary steps to uninstall inotify-tools.x86_64 on AlmaLinux 8:

$ sudo dnf remove inotify-tools.x86_64 $ sudo dnf autoremove

3. Information about the inotify-tools.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:05:27 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : inotify-tools
Version : 3.14
Release : 19.el8
Architecture : x86_64
Size : 57 k
Source : inotify-tools-3.14-19.el8.src.rpm
Repository : epel
Summary : Command line utilities for inotify
URL : http://inotify-tools.sourceforge.net/
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.