Automic VaultAutomic Vault

brew

findutils を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop でインストール

findutils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install findutils

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install findutils

MacPorts ports tree · sysutils/findutils/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add findutils

Alpine Linux edge package indexes · findutils · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install findutils

Debian stable package indexes · findutils · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install findutils

Fedora Rawhide package metadata · findutils · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#findutils

nixpkgs package indexes · findutils · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S findutils

Arch Linux sync databases · findutils · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install findutils

openSUSE Tumbleweed package metadata · findutils · ソース: download.opensuse.org

Windows

Chocolatey確認済み · 92%
choco install findutils

Chocolatey community package catalog · findutils · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/findutils

Scoop official bucket manifest trees · bucket/findutils.json · ソース: api.github.com

概要

パッケージ概要

Collection of GNU find, xargs, and locate

コマンドとエイリアス

  • find
  • locate
  • updatedb
  • xargs

履歴

プロジェクトの歴史と使われ方

GNU findutils is the GNU collection of file-searching utilities: find, xargs, locate, and updatedb. It is one of the classic Unix-style packages that turns filesystem traversal, file selection, and command construction into scriptable command-line primitives.

プロジェクトの歴史

The findutils NEWS file traces the beginning of findutils history to 1987, with known releases from 1.0 in June 1990 onward. The distribution was renamed to findutils in release 4.1 in November 1994, after earlier 1.x, 2.x, and 3.x releases had already established the GNU versions of find-related tools.

Release 4.0 in November 1994 added a Texinfo manual, man pages for updatedb and locate database formats, find performance work, symlink-loop handling improvements, locate database changes, updatedb command-line options, xargs performance improvements, and a test suite for xargs. Those notes show the package maturing from separate Unix utilities into a maintained GNU distribution.

The modern package continues to evolve around compatibility and edge cases rather than novelty. GNU findutils 4.10.0, released in June 2024, changed xargs signal behavior to improve POSIX compliance, fixed xargs parallel-execution behavior, improved diagnostics, rejected obsolete year-2038-unsafe configurations, and updated translations.

採用の歴史

GNU findutils became a baseline package because find and xargs are core building blocks for shell scripts, build systems, package recipes, cleanup jobs, and system administration. Its utilities are used directly by humans and indirectly by scripts that need portable traversal, filtering, batching, and deletion behavior.

On GNU/Linux systems, GNU findutils is typically the default implementation behind find, xargs, locate, and updatedb. On macOS and other Unix-like systems it is often installed explicitly when users need GNU options or behavior rather than the platform's BSD-derived tools.

使われ方

find traverses directory trees and selects files by name, type, time, permissions, ownership, size, path, expression logic, and many other predicates. It can print matches, delete files, execute commands, or pass NUL-delimited output into other tools.

xargs turns input lists into command invocations, often pairing with find -print0 for safe processing of filenames containing whitespace or special characters. locate and updatedb provide the faster database-backed counterpart: updatedb builds the filename database and locate searches it.

パッケージ好きにとっての重要性

GNU findutils is package-nerd bedrock because it is both infrastructure and user interface. Package builds, source cleanups, test runners, release scripts, and sysadmin snippets constantly rely on find and xargs semantics, so small behavior changes can matter across thousands of downstream projects.

It is also a classic example of GNU userland divergence: users on BSD/macOS often install it specifically to get GNU find behavior, while Linux distributions treat it as part of the expected base command set.

タイムライン

  • 1987: Beginning of findutils history recorded in the GNU findutils NEWS file.
  • 1990: GNU findutils 1.0 release date is recorded as June 22.
  • 1994: Release 4.0 adds the Texinfo manual, updatedb and locatedb man pages, find improvements, locate database changes, and xargs tests.
  • 1994: Release 4.1 renames the distribution to findutils.
  • 2003: Release 4.1.20 marks James Youngman as the new maintainer.
  • 2015: Release 4.6.0 is described as the first stable release since 4.4.2.
  • 2024: Release 4.10.0 ships POSIX-related xargs changes, diagnostics improvements, year-2038 build checks, documentation updates, and translation updates.

Related projects

  • GNU grep, GNU sed, GNU coreutils, and GNU tar are neighboring command-line packages in the same GNU userland culture.
  • BSD find and BSD xargs are the comparison point on macOS and BSD systems.
  • mlocate and plocate are related locate-style tools in the broader filename-database search family.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
findcliグローバル実行可能ファイル
locatecliグローバル実行可能ファイル
updatedbcliグローバル実行可能ファイル
xargscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版4.11.0
マネージャ更新日2026-07-11
ローカルデータOK
上流not checked
検出された最新未検出

https://www.gnu.org/software/findutils/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:findutils
バージョン4.11.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/findutils
ホームページhttps://www.gnu.org/software/findutils/
リポジトリhttps://git.savannah.gnu.org/git/findutils.git
上流ドキュメントhttps://www.gnu.org/software/findutils
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://ftpmirror.gnu.org/gnu/findutils/findutils-4.11.0.tar.xz
最終更新2026-07-11T21:00:08Z
Pulseupdated
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点All commands have been installed with the prefix "g". If you need to use these commands with their normal names, you can add a "gnubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/findutils/libexec/gnubin:$PATH"

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefindutils
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

findutils 4.10.0-3

utilities for finding files--find, xargs

https://savannah.gnu.org/projects/findutils/

sudo apt install findutils
  • Section: utils
  • Architecture: amd64
  • normalized package name match
  • 一致条件: Findutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: findutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

locate 4.10.0-3

maintain and query an index of a directory tree

https://savannah.gnu.org/projects/findutils/

sudo apt install locate
  • Section: utils
  • Architecture: amd64
  • Source Package: findutils
  • 2 依存関係
  • normalized package name match
  • 一致条件: Findutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: locate from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

findutils

nix profile install nixpkgs#findutils
  • normalized package name match
  • 一致条件: Findutils
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: findutils from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

findutils 4.9.0-5build1

utilities for finding files--find, xargs

https://savannah.gnu.org/projects/findutils/

sudo apt install findutils
  • Section: utils
  • Architecture: amd64
  • normalized package name match
  • 一致条件: Findutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: findutils from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

locate 4.9.0-5build1

maintain and query an index of a directory tree

https://savannah.gnu.org/projects/findutils/

sudo apt install locate
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: findutils
  • 2 依存関係
  • normalized package name match
  • 一致条件: Findutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: locate from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

findutils 4.10.0-r1

GNU utilities for finding files

https://www.gnu.org/software/findutils/

sudo apk add findutils
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: findutils
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Findutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: findutils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

findutils-doc 4.10.0-r1

GNU utilities for finding files (documentation)

https://www.gnu.org/software/findutils/

sudo apk add findutils-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: findutils
  • normalized package name match
  • 一致条件: Findutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: findutils-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

findutils-locate 4.10.0-r1

locate and updatedb from findutils

https://www.gnu.org/software/findutils/

sudo apk add findutils-locate
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: findutils
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Findutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: findutils-locate from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

findutils-locate-doc 4.10.0-r1

locate and updatedb from findutils (documentation)

https://www.gnu.org/software/findutils/

sudo apk add findutils-locate-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: findutils
  • normalized package name match
  • 一致条件: Findutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: findutils-locate-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

findutils 4.10.0-7.fc44

The GNU versions of find utilities (find and xargs)

https://www.gnu.org/software/findutils/

sudo dnf install findutils
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: findutils
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Findutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: findutils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

findutils 4.10.0-3

GNU utilities to locate files

https://www.gnu.org/software/findutils/

sudo pacman -S findutils
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Findutils
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: findutils from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

findutils 4.10.0-2.5

The GNU versions of find utilities (find and xargs)

https://www.gnu.org/software/findutils/

sudo zypper install findutils
  • License: GPL-3.0-or-later
  • Category: Productivity/File utilities
  • Architecture: x86_64
  • Source Package: findutils
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Findutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: findutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

findutils-lang 4.10.0-2.5

Translations for package findutils

https://www.gnu.org/software/findutils/

sudo zypper install findutils-lang
  • License: GPL-3.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: findutils
  • 1 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Findutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: findutils-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

findutils

sudo port install findutils
  • normalized package name match
  • 一致条件: Findutils
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/findutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

findutils

choco install findutils
  • normalized package name match
  • 一致条件: Findutils
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: findutils from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','fah'
Scoop95%

main/findutils

scoop install main/findutils
  • normalized package name match
  • 一致条件: Findutils
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/findutils.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment