pkg.soopen package index

brew / Rang 3739

inotify-tools mit Homebrew, apk, apt, dnf, Nix, pacman, zypper, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für inotify-tools in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install inotify-tools

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add inotify-tools

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

Debian aptverifiziert · 92%
sudo apt install inotify-tools

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

Fedora dnfverifiziert · 92%
sudo dnf install inotify-tools

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

Nixverifiziert · 92%
nix profile install nixpkgs#inotify-tools

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S inotify-tools

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

openSUSE zypperverifiziert · 92%
sudo zypper install inotify-tools

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

Windows

Windows Package Managerverifiziert · 92%
winget install --id thekid.inotifywait -e

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

Überblick

Paketzusammenfassung

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

Befehle und Aliase

  • fsnotifywait
  • fsnotifywatch
  • inotifywait
  • inotifywatch

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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`.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
fsnotifywaitExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
fsnotifywatchExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
inotifywaitExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
inotifywatchExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version4.25.9.0
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:inotify-tools
Version4.25.9.0
PaketmanagerHomebrew
Homepagehttps://github.com/inotify-tools/inotify-tools
Repositoryhttps://github.com/inotify-tools/inotify-tools
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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