首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >inotify未在rocky8 linux中安装

inotify未在rocky8 linux中安装
EN

Stack Overflow用户
提问于 2022-05-19 18:05:43
回答 1查看 174关注 0票数 -3

我正在尝试在rocky8 linux机器上安装inotify-tools.x86_64。我得到了以下错误。任何线索都非常感谢。

~yum安装inotify-tools.x86_64最后一次元数据过期检查: 1:09:43前在清华,2022年5月19日,04:50:55。不匹配参数: inotify-tools.x86_64错误:找不到匹配: inotify-tools.x86_64

我试图使用dnf命令来安装它,但是也导致了同样的错误。

我还试图通过从git克隆它来安装它,但是autogen和configure shell脚本没有在rocky8中运行。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2022-05-19 18:32:25

据我所见,inotify-tools是由epel-el-8包提供的。如果在/etc/yum.repos.d目录中启用了它,则应该能够通过dnf/yum包管理器进行安装。

我机器的输出..。

代码语言:javascript
复制
[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.
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/72309232

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档