Automic VaultAutomic Vault

brew

gettext mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, winget, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gettext

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install gettext

MacPorts ports tree · devel/gettext/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add gettext

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

Debian aptverifiziert · 92%
sudo apt install gettext

Debian stable package indexes · gettext · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install gettext

Fedora Rawhide package metadata · gettext · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#gettext

nixpkgs package indexes · gettext · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S gettext

Arch Linux sync databases · gettext · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install gettext-runtime

openSUSE Tumbleweed package metadata · gettext-runtime · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/gettext

Scoop official bucket manifest trees · bucket/gettext.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id mlocati.GetText -e

Windows Package Manager source index · mlocati.GetText · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

GNU internationalization (i18n) and localization (l10n) library

Befehle und Aliase

  • autopoint
  • envsubst
  • gettext
  • gettext.sh
  • gettextize
  • msgattrib
  • msgcat
  • msgcmp
  • msgcomm
  • msgconv
  • msgen
  • msgexec
  • msgfilter
  • msgfmt
  • msggrep
  • msginit
  • msgmerge
  • msgpre
  • msgunfmt
  • msguniq
  • ngettext
  • po-fetch
  • printf_gettext
  • printf_ngettext
  • recode-sr-latin
  • spit
  • xgettext

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 1994: GNU fileutils internationalization work led to broader GNU native-language-support experiments.
  • 1995: Ulrich Drepper wrote GNU gettext and the first official release, 0.7, appeared in July.
  • 1997: GNU libc 2.0 included gettext-related functions.
  • 2000: `ngettext` plural-form handling entered GNU libc and Bruno Haible took over GNU gettext maintenance.
  • 2001: GNU libc 2.2.x was released with full internationalization support according to the GNU gettext manual.

Related projects

  • GNU gettext is tied to GNU libc, the GNU Translation Project, PO mode, Autotools workflows, and localization tools that consume or convert PO files.

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

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

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
autopointcliglobales Executable
envsubstcliglobales Executable
gettextcliglobales Executable
gettext.shcliglobales Executable
gettextizecliglobales Executable
msgattribcliglobales Executable
msgcatcliglobales Executable
msgcmpcliglobales Executable
msgcommcliglobales Executable
msgconvcliglobales Executable
msgencliglobales Executable
msgexeccliglobales Executable
msgfiltercliglobales Executable
msgfmtcliglobales Executable
msggrepcliglobales Executable
msginitcliglobales Executable
msgmergecliglobales Executable
msgprecliglobales Executable
msgunfmtcliglobales Executable
msguniqcliglobales Executable
ngettextcliglobales Executable
po-fetchcliglobales Executable
printf_gettextcliglobales Executable
printf_ngettextcliglobales Executable
recode-sr-latincliglobales Executable
spitcliglobales Executable
xgettextcliglobales Executable

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-07-10
Manager-Version1.0
Manager aktualisiert2026-07-04
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gettext
Version1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gettext
Homepagehttps://www.gnu.org/software/gettext/
Repositoryhttps://git.savannah.gnu.org/cgit/gettext.git
Upstream-Dokumentationhttps://www.gnu.org/software/gettext/FAQ.html
LizenzGPL-3.0-or-later AND LGPL-2.1-or-later
Quellarchivhttps://ftpmirror.gnu.org/gnu/gettext/gettext-1.0.tar.gz
Zuletzt aktualisiert2026-07-04T09:43:28Z
Pulseupdated
Abhängigkeitenjson-c, libunistring
Von macOS bereitgestellte Bibliothekencurl, libxml2, ncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

autopoint 0.23.1-2

tool for setting up gettext infrastructure in a source package

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

sudo apt install autopoint
  • Section: devel
  • Architecture: all
  • Source Package: gettext
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Debian stable package indexes · deb.debian.org · Debian stable package indexes: autopoint from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gettext 0.23.1-2

GNU Internationalization utilities

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

sudo apt install gettext
  • Section: devel
  • Architecture: amd64
  • 8 Abhängigkeiten
  • 8 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gettext from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gettext-base 0.23.1-2

GNU Internationalization utilities for the base system

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

sudo apt install gettext-base
  • Section: utils
  • Architecture: amd64
  • Source Package: gettext
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gettext-base from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gettext-doc 0.23.1-2

Documentation for GNU gettext

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

sudo apt install gettext-doc
  • Section: doc
  • Architecture: all
  • Source Package: gettext
  • normalized package name match
  • Abgeglichen nach: Gettext
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gettext-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gettext-el 0.23.1-2

Emacs mode for editing gettext .po files

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

sudo apt install gettext-el
  • Section: lisp
  • Architecture: all
  • Source Package: gettext
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gettext-el from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libasprintf-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-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gettext
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libasprintf-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libasprintf0v5 0.23.1-2

use fprintf and friends in C++ - shared library

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

sudo apt install libasprintf0v5
  • Section: libs
  • Architecture: amd64
  • Source Package: gettext
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libasprintf0v5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgettextpo-dev 0.23.1-2

process PO files - static libraries and headers

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

sudo apt install libgettextpo-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gettext
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgettextpo-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgettextpo0 0.23.1-2

process PO files - shared library

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

sudo apt install libgettextpo0
  • Section: libs
  • Architecture: amd64
  • Source Package: gettext
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgettextpo0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gettext

nix profile install nixpkgs#gettext
  • normalized package name match
  • Abgeglichen nach: Gettext
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: gettext from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

autopoint 0.21-14ubuntu2

tool for setting up gettext infrastructure in a source package

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

sudo apt install autopoint
  • Section: devel
  • Architecture: all
  • Source Package: gettext
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: autopoint from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

gettext 0.21-14ubuntu2

GNU Internationalization utilities

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

sudo apt install gettext
  • Section: devel
  • Architecture: amd64
  • 5 Abhängigkeiten
  • 7 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gettext from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

gettext-base 0.21-14ubuntu2

GNU Internationalization utilities for the base system

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

sudo apt install gettext-base
  • Section: utils
  • Architecture: amd64
  • Source Package: gettext
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gettext-base from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

gettext-doc 0.21-14ubuntu2

Documentation for GNU gettext

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

sudo apt install gettext-doc
  • Section: doc
  • Architecture: all
  • Source Package: gettext
  • normalized package name match
  • Abgeglichen nach: Gettext
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gettext-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

gettext-el 0.21-14ubuntu2

Emacs mode for editing gettext .po files

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

sudo apt install gettext-el
  • Section: universe/lisp
  • Architecture: all
  • Source Package: gettext
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gettext-el from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libasprintf-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
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gettext
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gettext
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libasprintf-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz

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