Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

inotify not installing in rocky8 linux

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.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

I also tried to install it by cloning it from git but the autogen and configure shell script is not running in rocky8.

>Solution :

As far as I can see, inotify-tools is offered by epel-el-8 packages. If you have it enabled in /etc/yum.repos.d directory, you should be able to install by dnf/yum package manager.

Output from my machine..

[factory@docker-tests ~]$ yum info inotify-tools.x86_64
Loaded plugins: product-id, remove-with-leaves, search-disabled-repos, subscription-manager
Repository rhel-7-server-rpms is listed more than once in the configuration
Repository epel-el-7 is listed more than once in the configuration
Repodata is over 2 weeks old. Install yum-cron? Or run: yum makecache fast
Available Packages
Name        : inotify-tools
Arch        : x86_64
Version     : 3.14
Release     : 9.el7
Size        : 51 k
Repo        : epel-el-7
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.
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading