I am trying to install inotify-tools.x86_64 in a rocky8 linux machine. I am getting the following error. Any leads are much appreciated
~yum install inotify-tools.x86_64 Last metadata expiration check: 1:09:43 ago on Thu 19 May 2022 04:50:55 PM UTC. No match for argument: inotify-tools.x86_64 Error: Unable to find a match: inotify-tools.x86_64
I tried to install it using dnf command but resulted in the same error.
I also tried to install it by cloning it from git but the autogen and configure shell script is not running in rocky8.