pkg.soopen package index

brew / 排名 3739

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper, winget 安装 inotify-tools

查看 inotify-tools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install inotify-tools

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add inotify-tools

Alpine Linux edge package indexes · inotify-tools · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install inotify-tools

Debian stable package indexes · inotify-tools · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install inotify-tools

Fedora Rawhide package metadata · inotify-tools · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#inotify-tools

nixpkgs package indexes · pkgs/by-name/in/inotify-tools/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S inotify-tools

Arch Linux sync databases · inotify-tools · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install inotify-tools

openSUSE Tumbleweed package metadata · inotify-tools · 来源: download.opensuse.org

Windows

Windows Package Manager已验证 · 92%
winget install --id thekid.inotifywait -e

Windows Package Manager source index · thekid.inotifywait · 来源: cdn.winget.microsoft.com

概览

软件包摘要

C library and command-line programs providing a simple interface to inotify

命令和别名

  • fsnotifywait
  • fsnotifywatch
  • inotifywait
  • inotifywatch

历史

项目历史与用法

inotify-tools is a Linux-focused package of command-line utilities and a C library that expose the kernel inotify interface to shell scripts. The README says its purpose is to let inotify features be used from scripts, while the man page describes `inotifywait` as an efficient way to wait for filesystem changes.

项目历史

The NEWS file records that inotify-tools began on 19 October 2005, close to the arrival of Linux inotify in the 2.6 kernel era. The project grew around `inotifywait`, `inotifywatch`, and `libinotifytools`, making filesystem event monitoring scriptable without each script needing to call kernel APIs directly.

The repository later added `fsnotifywait` and `fsnotifywatch` for fanotify-oriented workflows, and the README explicitly recommends enhancing the Rust version of the codebase over the older C/C++ version. That note captures an unusual maintenance transition for a long-lived Linux utility package.

采用历史

inotify-tools is broadly packaged across Linux distributions and developer package managers because it is a small, dependable building block for file watchers, deploy hooks, build scripts, sync scripts, and daemon glue. Homebrew metadata lists packages across Alpine, Debian, Fedora, Nix, Pacman, Ubuntu, WinGet, and openSUSE.

使用方式

The most common command is `inotifywait`, which waits for events on files or directories, exits after a single event by default, or streams events with `--monitor`. The man page documents recursive watching, event selection, CSV and custom output formatting, daemon mode, syslog output, and warnings about watch limits such as `/proc/sys/fs/inotify/max_user_watches`.

为什么软件包爱好者会关心

For package maintainers, inotify-tools is one of the canonical tiny Unix tools: it bridges a Linux-specific kernel facility into shell-friendly text output. Its presence in package indexes often enables other packages' test suites, file-reload scripts, and live-build tooling.

时间线

  • 2005: NEWS records inotify-tools begun.
  • 2005-2010s: `inotifywait`, `inotifywatch`, and `libinotifytools` become standard package-manager entries for Linux file-event scripting.
  • 2020s: Repository includes fanotify-facing `fsnotifywait` and `fsnotifywatch` alongside the inotify tools.
  • 2025: GitHub releases page lists release 4.25.9.0.

Related projects

  • Related technologies include Linux inotify, Linux fanotify, fsnotify, shell scripting, `watch`-style terminal tools, and higher-level file watcher packages that build on kernel event APIs.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
fsnotifywait可执行文件已索引可执行文件从本地可执行文件索引发现。
fsnotifywatch可执行文件已索引可执行文件从本地可执行文件索引发现。
inotifywait可执行文件已索引可执行文件从本地可执行文件索引发现。
inotifywatch可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本4.25.9.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:inotify-tools
版本4.25.9.0
软件包管理器Homebrew
主页https://github.com/inotify-tools/inotify-tools
仓库https://github.com/inotify-tools/inotify-tools
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

inotify-tools 4.23.9.0-2+b1

command-line programs providing a simple interface to inotify

https://github.com/rvoicilas/inotify-tools/wiki/

sudo apt install inotify-tools
  • Section: misc
  • Architecture: amd64
  • Source Package: inotify-tools
  • 2 依赖
  • normalized package name match
  • 匹配方式:Inotify Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inotify-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libinotifytools0 4.23.9.0-2+b1

utility wrapper around inotify

https://github.com/rvoicilas/inotify-tools/wiki/

sudo apt install libinotifytools0
  • Section: libs
  • Architecture: amd64
  • Source Package: inotify-tools
  • 1 依赖
  • normalized package name match
  • 匹配方式:Inotify Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libinotifytools0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libinotifytools0-dev 4.23.9.0-2+b1

Development library and header files for libinotifytools0

https://github.com/rvoicilas/inotify-tools/wiki/

sudo apt install libinotifytools0-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: inotify-tools
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Inotify Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libinotifytools0-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

inotify-tools

nix profile install nixpkgs#inotify-tools
  • normalized package name match
  • 匹配方式:Inotify Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/inotify-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

inotify-tools 3.22.6.0-4

command-line programs providing a simple interface to inotify

https://github.com/rvoicilas/inotify-tools/wiki/

sudo apt install inotify-tools
  • Section: universe/misc
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Inotify Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: inotify-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libinotifytools0 3.22.6.0-4

utility wrapper around inotify

https://github.com/rvoicilas/inotify-tools/wiki/

sudo apt install libinotifytools0
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: inotify-tools
  • 1 依赖
  • normalized package name match
  • 匹配方式:Inotify Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libinotifytools0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libinotifytools0-dev 3.22.6.0-4

Development library and header files for libinotifytools0

https://github.com/rvoicilas/inotify-tools/wiki/

sudo apt install libinotifytools0-dev
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: inotify-tools
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Inotify Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libinotifytools0-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

inotify-tools 4.25.9.0-r0

C library and CLI tools providing a simple interface to inotify

https://github.com/inotify-tools/inotify-tools

sudo apk add inotify-tools
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: inotify-tools
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Inotify Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: inotify-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

inotify-tools-dev 4.25.9.0-r0

C library and CLI tools providing a simple interface to inotify (development files)

https://github.com/inotify-tools/inotify-tools

sudo apk add inotify-tools-dev
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: inotify-tools
  • 1 依赖
  • normalized package name match
  • 匹配方式:Inotify Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: inotify-tools-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

inotify-tools-doc 4.25.9.0-r0

C library and CLI tools providing a simple interface to inotify (documentation)

https://github.com/inotify-tools/inotify-tools

sudo apk add inotify-tools-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: inotify-tools
  • normalized package name match
  • 匹配方式:Inotify Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: inotify-tools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

inotify-tools-libs 4.25.9.0-r0

C library and CLI tools providing a simple interface to inotify (libraries)

https://github.com/inotify-tools/inotify-tools

sudo apk add inotify-tools-libs
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: inotify-tools
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Inotify Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: inotify-tools-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

inotify-tools 4.25.9.0-2.fc45

Command line utilities for inotify

https://github.com/inotify-tools/inotify-tools

sudo dnf install inotify-tools
  • License: GPL-2.0-only AND GPL-2.0-only WITH Linux-syscall-note AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: inotify-tools
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Inotify Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: inotify-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

inotify-tools-devel 4.25.9.0-2.fc45

Headers and libraries for building apps that use libinotifytools

https://github.com/inotify-tools/inotify-tools

sudo dnf install inotify-tools-devel
  • License: GPL-2.0-only AND GPL-2.0-only WITH Linux-syscall-note AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: inotify-tools
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Inotify Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: inotify-tools-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

inotify-tools 4.25.9.0-1

inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify.

https://github.com/inotify-tools/inotify-tools

sudo pacman -S inotify-tools
  • License: GPL
  • Architecture: x86_64
  • normalized package name match
  • 匹配方式:Inotify Tools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: inotify-tools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

inotify-tools 4.25.9.0-1.5

Tools for inotify

https://github.com/inotify-tools/inotify-tools

sudo zypper install inotify-tools
  • License: GPL-2.0-only WITH Linux-syscall-note AND GPL-2.0-or-later
  • Category: System/Monitoring
  • Architecture: x86_64
  • Source Package: inotify-tools
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Inotify Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: inotify-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

inotify-tools-devel 4.25.9.0-1.5

Development files for inotify-tools

https://github.com/inotify-tools/inotify-tools

sudo zypper install inotify-tools-devel
  • License: GPL-2.0-only WITH Linux-syscall-note AND GPL-2.0-or-later
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: inotify-tools
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Inotify Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: inotify-tools-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation