Automic VaultAutomic Vault

brew

gnu-getopt を Homebrew, zypper, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gnu-getopt

local Homebrew formula metadata

Linux

openSUSE zypper確認済み · 92%
sudo zypper install gnu-getopt

openSUSE Tumbleweed package metadata · gnu-getopt · ソース: download.opensuse.org

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

nixpkgs package indexes · pkgs/by-name/ge/getopt/package.nix · ソース: api.github.com

概要

パッケージ概要

Command-line option parsing utility

コマンドとエイリアス

  • getopt

履歴

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

`gnu-getopt` packages util-linux's enhanced `getopt(1)` command, a shell-facing option parser that uses GNU `getopt(3)` behavior and is commonly installed separately where the base system ships a less capable `getopt`.

プロジェクトの歴史

The upstream project is util-linux, described by its README as a collection of Linux utilities. util-linux carried the name util-linux-ng from 2006 through 2010, then continued under the util-linux name with kernel.org as the primary source location and GitHub as a backup web interface.

The util-linux NEWS file records `getopt` updates in the 2.11 and 2.13 development era, including replacement with getopt 1.1.3 by Frodo Looijaard and an update to 1.1.4. The man page identifies the command as the enhanced `getopt`, focused on parsing command options for shell procedures.

採用の歴史

As part of util-linux, enhanced `getopt` is part of the broad Linux userland toolbox. On macOS, Homebrew packages it as `gnu-getopt` and marks it keg-only because macOS provides BSD `getopt`; on Linux, the formula also avoids conflict with the full util-linux package. That packaging split is the main reason the Homebrew package name differs from the upstream project name.

使われ方

Practitioners use `getopt` in shell scripts to normalize short and long options, detect invalid arguments, preserve whitespace through shell quoting, and test whether the enhanced implementation is present. The `-T` probe is explicitly documented for distinguishing this implementation from older `getopt(1)` variants.

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

The package matters because option parsing is a portability trap in shell scripts. Installing `gnu-getopt` gives macOS and other non-GNU environments the util-linux behavior many Linux-oriented scripts expect, while Homebrew's keg-only status prevents accidental replacement of the system utility.

タイムライン

  • 2001-era util-linux 2.11z: NEWS records replacement with getopt 1.1.3 by Frodo Looijaard.
  • 2007: util-linux-ng 2.13-pre6 NEWS records update to getopt 1.1.4.
  • 2006-2010: util-linux project used the util-linux-ng name.
  • 2026: util-linux README described kernel.org as primary repository and GitHub as backup.

Related projects

  • GNU `getopt(3)` supplies the parsing behavior used by util-linux `getopt(1)`.
  • BSD `getopt` is the system utility that Homebrew avoids shadowing on macOS.
  • util-linux is the upstream userland utility collection that contains the command.

セキュリティ状態

保護ツール対応はまだ見つかっていません

gnu-getopt に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/util-linux/util-linux

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gnu-getopt
バージョン2.42.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gnu-getopt
ホームページhttps://github.com/util-linux/util-linux
リポジトリhttps://github.com/util-linux/util-linux
上流ドキュメントhttps://github.com/util-linux/util-linux/blob/master/misc-utils/getopt.1.adoc
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.42/util-linux-2.42.2.tar.gz
最終更新2026-06-16T16:47:43Z
Pulseupdated
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

zypper95%

gnu-getopt 1.0.14-2.7

Java getopt Implementation

https://www.urbanophile.com/arenn/hacking/download.html

sudo zypper install gnu-getopt
  • License: LGPL-2.1-or-later
  • Category: Development/Libraries/Java
  • Architecture: noarch
  • Source Package: gnu-getopt
  • 1 提供
  • normalized package name match
  • 一致条件: Gnu Getopt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gnu-getopt from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gnu-getopt-javadoc 1.0.14-2.7

Javadoc for gnu.getopt

https://www.urbanophile.com/arenn/hacking/download.html

sudo zypper install gnu-getopt-javadoc
  • License: LGPL-2.1-or-later
  • Category: Development/Libraries/Java
  • Architecture: noarch
  • Source Package: gnu-getopt
  • 1 提供
  • normalized package name match
  • 一致条件: Gnu Getopt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gnu-getopt-javadoc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Nix92%

getopt

nix profile install nixpkgs#getopt
  • installed executable or alias match
  • 一致条件: Getopt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ge/getopt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment