macOS
brew install gettextlocal Homebrew formula metadata
sudo port install gettextMacPorts ports tree · devel/gettext/Portfile · ソース: api.github.com
brew
gettext のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gettextlocal Homebrew formula metadata
sudo port install gettextMacPorts ports tree · devel/gettext/Portfile · ソース: api.github.com
sudo apk add gettextAlpine Linux edge package indexes · gettext · ソース: dl-cdn.alpinelinux.org
sudo apt install gettextDebian stable package indexes · gettext · ソース: deb.debian.org
sudo dnf install gettextFedora Rawhide package metadata · gettext · ソース: dl.fedoraproject.org
nix profile install nixpkgs#gettextnixpkgs package indexes · gettext · ソース: raw.githubusercontent.com
sudo pacman -S gettextArch Linux sync databases · gettext · ソース: geo.mirror.pkgbuild.com
sudo zypper install gettext-runtimeopenSUSE Tumbleweed package metadata · gettext-runtime · ソース: download.opensuse.org
scoop install main/gettextScoop official bucket manifest trees · bucket/gettext.json · ソース: api.github.com
winget install --id mlocati.GetText -eWindows Package Manager source index · mlocati.GetText · ソース: cdn.winget.microsoft.com
概要
GNU internationalization (i18n) and localization (l10n) library
履歴
GNU gettext is the GNU internationalization and localization toolkit for message catalogs. It supplies runtime APIs, command-line tools, PO and MO file workflows, and maintainer and translator conventions used by many Unix-like software projects.
GNU's own history traces the work to 1994 internationalization experiments around GNU fileutils and the `glocale` effort. Ulrich Drepper rewrote the approach in April 1995, and the package went through names such as `msgutils` and `nlsutils` before `gettext` was accepted as the GNU package name.
The first official GNU gettext release, numbered 0.7, appeared in July 1995 and included PO mode. In 1997, GNU libc 2.0 included the `gettext`, `textdomain`, and `bindtextdomain` functions; in 2000, plural-form handling via `ngettext` entered GNU libc, and Bruno Haible took over GNU gettext maintenance.
gettext became central to GNU and Unix-like localization because it separates programming from translation: source strings are marked in code, `xgettext` extracts templates, translators edit PO files, `msgmerge` refreshes them across source changes, and `msgfmt` compiles machine-readable catalogs. Its workflow gave maintainers, translators, distributors, and users a shared file format and toolchain.
Practitioners use gettext by marking translatable strings in program sources, initializing a text domain, extracting POT templates, maintaining language-specific PO files, compiling MO files, and installing catalogs under locale directories. Shell users and build systems also use utilities such as `gettext`, `ngettext`, `xgettext`, `msginit`, `msgmerge`, `msgfmt`, `msgattrib`, `msgcat`, and `envsubst`.
For package ecosystems, gettext is infrastructure rather than an optional convenience. Source distributions often carry POT and PO files, binary packages install compiled catalogs, and build recipes depend on tools such as `autopoint`, `gettextize`, `msgfmt`, and `xgettext` to keep translation workflows reproducible.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
autopoint | cli | グローバル実行可能ファイル | |
envsubst | cli | グローバル実行可能ファイル | |
gettext | cli | グローバル実行可能ファイル | |
gettext.sh | cli | グローバル実行可能ファイル | |
gettextize | cli | グローバル実行可能ファイル | |
msgattrib | cli | グローバル実行可能ファイル | |
msgcat | cli | グローバル実行可能ファイル | |
msgcmp | cli | グローバル実行可能ファイル | |
msgcomm | cli | グローバル実行可能ファイル | |
msgconv | cli | グローバル実行可能ファイル | |
msgen | cli | グローバル実行可能ファイル | |
msgexec | cli | グローバル実行可能ファイル | |
msgfilter | cli | グローバル実行可能ファイル | |
msgfmt | cli | グローバル実行可能ファイル | |
msggrep | cli | グローバル実行可能ファイル | |
msginit | cli | グローバル実行可能ファイル | |
msgmerge | cli | グローバル実行可能ファイル | |
msgpre | cli | グローバル実行可能ファイル | |
msgunfmt | cli | グローバル実行可能ファイル | |
msguniq | cli | グローバル実行可能ファイル | |
ngettext | cli | グローバル実行可能ファイル | |
po-fetch | cli | グローバル実行可能ファイル | |
printf_gettext | cli | グローバル実行可能ファイル | |
printf_ngettext | cli | グローバル実行可能ファイル | |
recode-sr-latin | cli | グローバル実行可能ファイル | |
spit | cli | グローバル実行可能ファイル | |
xgettext | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org/software/gettext/
インストールメタデータ
| パッケージキー | brew:gettext |
|---|---|
| バージョン | 1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gettext |
| ホームページ | https://www.gnu.org/software/gettext/ |
| リポジトリ | https://git.savannah.gnu.org/cgit/gettext.git |
| 上流ドキュメント | https://www.gnu.org/software/gettext/FAQ.html |
| ライセンス | GPL-3.0-or-later AND LGPL-2.1-or-later |
| ソースアーカイブ | https://ftpmirror.gnu.org/gnu/gettext/gettext-1.0.tar.gz |
| 最終更新 | 2026-07-04T09:43:28Z |
| Pulse | updated |
| 依存関係 | json-c, libunistring |
| macOS 提供ライブラリ | curl, libxml2, ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gettext |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
autopoint 0.23.1-2
tool for setting up gettext infrastructure in a source package
https://www.gnu.org/software/gettext/
sudo apt install autopointgettext 0.23.1-2
GNU Internationalization utilities
https://www.gnu.org/software/gettext/
sudo apt install gettextgettext-base 0.23.1-2
GNU Internationalization utilities for the base system
https://www.gnu.org/software/gettext/
sudo apt install gettext-basegettext-doc 0.23.1-2
Documentation for GNU gettext
https://www.gnu.org/software/gettext/
sudo apt install gettext-docgettext-el 0.23.1-2
Emacs mode for editing gettext .po files
https://www.gnu.org/software/gettext/
sudo apt install gettext-ellibasprintf-dev 0.23.1-2
use fprintf and friends in C++ - static libraries and headers
https://www.gnu.org/software/gettext/
sudo apt install libasprintf-devlibasprintf0v5 0.23.1-2
use fprintf and friends in C++ - shared library
https://www.gnu.org/software/gettext/
sudo apt install libasprintf0v5libgettextpo-dev 0.23.1-2
process PO files - static libraries and headers
https://www.gnu.org/software/gettext/
sudo apt install libgettextpo-devlibgettextpo0 0.23.1-2
process PO files - shared library
https://www.gnu.org/software/gettext/
sudo apt install libgettextpo0gettext
nix profile install nixpkgs#gettextautopoint 0.21-14ubuntu2
tool for setting up gettext infrastructure in a source package
https://www.gnu.org/software/gettext/
sudo apt install autopointgettext 0.21-14ubuntu2
GNU Internationalization utilities
https://www.gnu.org/software/gettext/
sudo apt install gettextgettext-base 0.21-14ubuntu2
GNU Internationalization utilities for the base system
https://www.gnu.org/software/gettext/
sudo apt install gettext-basegettext-doc 0.21-14ubuntu2
Documentation for GNU gettext
https://www.gnu.org/software/gettext/
sudo apt install gettext-docgettext-el 0.21-14ubuntu2
Emacs mode for editing gettext .po files
https://www.gnu.org/software/gettext/
sudo apt install gettext-ellibasprintf-dev 0.21-14ubuntu2
use fprintf and friends in C++ - static libraries and headers
https://www.gnu.org/software/gettext/
sudo apt install libasprintf-devソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.