macOS
brew install inotify-toolslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für inotify-tools in AI-Agent-Workflows.
Installation
brew install inotify-toolslocal Homebrew formula metadata
sudo apk add inotify-toolsAlpine Linux edge package indexes · inotify-tools · Quelle: dl-cdn.alpinelinux.org
sudo apt install inotify-toolsDebian stable package indexes · inotify-tools · Quelle: deb.debian.org
sudo dnf install inotify-toolsFedora Rawhide package metadata · inotify-tools · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#inotify-toolsnixpkgs package indexes · pkgs/by-name/in/inotify-tools/package.nix · Quelle: api.github.com
sudo pacman -S inotify-toolsArch Linux sync databases · inotify-tools · Quelle: geo.mirror.pkgbuild.com
sudo zypper install inotify-toolsopenSUSE Tumbleweed package metadata · inotify-tools · Quelle: download.opensuse.org
winget install --id thekid.inotifywait -eWindows Package Manager source index · thekid.inotifywait · Quelle: cdn.winget.microsoft.com
Überblick
C library and command-line programs providing a simple interface to inotify
Verlauf
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fsnotifywait | cli | globales Executable | |
fsnotifywatch | cli | globales Executable | |
inotifywait | cli | globales Executable | |
inotifywatch | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/inotify-tools/inotify-tools
Installationsmetadaten
| Paketschlüssel | brew:inotify-tools |
|---|---|
| Version | 4.25.9.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/inotify-tools |
| Homepage | https://github.com/inotify-tools/inotify-tools |
| Repository | https://github.com/inotify-tools/inotify-tools |
| Upstream-Dokumentation | https://github.com/inotify-tools/inotify-tools#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/inotify-tools/inotify-tools/archive/refs/tags/4.25.9.0.tar.gz |
| Build-Abhängigkeiten | autoconf, automake, libtool |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | inotify-tools |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-toolslibinotifytools0 4.23.9.0-2+b1
utility wrapper around inotify
https://github.com/rvoicilas/inotify-tools/wiki/
sudo apt install libinotifytools0libinotifytools0-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-devinotify-tools
nix profile install nixpkgs#inotify-toolsinotify-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-toolslibinotifytools0 3.22.6.0-4
utility wrapper around inotify
https://github.com/rvoicilas/inotify-tools/wiki/
sudo apt install libinotifytools0libinotifytools0-dev 3.22.6.0-4
Development library and header files for libinotifytools0
https://github.com/rvoicilas/inotify-tools/wiki/
sudo apt install libinotifytools0-devinotify-tools 4.23.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-toolsinotify-tools-dev 4.23.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-devinotify-tools-doc 4.23.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-docinotify-tools-libs 4.23.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-libsinotify-tools 4.23.9.0-6.fc44
Command line utilities for inotify
https://github.com/inotify-tools/inotify-tools
sudo dnf install inotify-toolsinotify-tools-devel 4.23.9.0-6.fc44
Headers and libraries for building apps that use libinotifytools
https://github.com/inotify-tools/inotify-tools
sudo dnf install inotify-tools-develinotify-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-toolsinotify-tools 4.25.9.0-1.3
Tools for inotify
https://github.com/inotify-tools/inotify-tools
sudo zypper install inotify-toolsinotify-tools-devel 4.25.9.0-1.3
Development files for inotify-tools
https://github.com/inotify-tools/inotify-tools
sudo zypper install inotify-tools-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.