Automic VaultAutomic Vault

brew

glibc を Homebrew, dnf, Nix, pacman, zypper, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install glibc

local Homebrew formula metadata

Linux

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

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

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

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

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

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

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

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

Debian apt確認済み · 92%
sudo apt install glibc-doc

Debian stable package indexes · glibc-doc · ソース: deb.debian.org

概要

パッケージ概要

GNU C Library

コマンドとエイリアス

  • gencat
  • getconf
  • getent
  • iconvconfig
  • ld.so
  • ldconfig
  • ldd
  • locale
  • localedef
  • makedb
  • mtrace
  • nscd
  • pcprofiledump
  • pldd
  • sln
  • sotruss
  • sprof
  • tzselect
  • xtrace
  • zdump
  • zic

履歴

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

glibc, the GNU C Library, is the C runtime library used by GNU systems and by most systems with the Linux kernel. It supplies ISO C, POSIX, GNU, internationalization, dynamic loading, locale, resolver, threading, math, and system-call wrapper facilities that user-space programs link against.

プロジェクトの歴史

The GNU C Library belongs to the GNU project's effort to provide a complete free Unix-like system. GNU FTP archives show glibc 1.09-era tarballs in the mid-1990s and glibc 2.0.1 in 1997, after which the 2.x line became the long-lived ABI base for Linux distributions.

Sourceware's glibc wiki describes the library as the C library for GNU systems and most Linux-kernel systems, with goals of portability, performance, standards conformance, and extensive internationalization. Its interface history is shaped by ISO C, POSIX, BSD, System V, GNU extensions, and compatibility modes selected at application build time.

glibc development is organized around the Sourceware Git repository, Bugzilla, architecture maintainers, libc-alpha review, release management, and a large testsuite. The project has to balance new CPU architectures, compiler behavior, Linux kernel interfaces, POSIX standards, security fixes, and backwards-compatible ABI promises.

採用の歴史

glibc became one of the defining packages of mainstream Linux distributions because nearly every dynamically linked C program depends on the loader and libc ABI. Distribution upgrades, container base images, cross-toolchains, and binary compatibility policies all treat glibc as a core system component rather than an ordinary leaf package.

Its adoption also made it a reference point for alternatives such as musl, uClibc-ng, Bionic, and BSD libcs. Those projects are often evaluated against glibc's breadth, compatibility, locale behavior, dynamic linker features, and Linux ecosystem expectations.

使われ方

Practitioners rarely call glibc as a standalone application; they compile and link C, C++, Go cgo, Rust libc-using crates, Python extensions, and many other native programs against its headers and shared libraries. Runtime tools such as `ldd`, `getconf`, `getent`, `locale`, `localedef`, `iconv`, and `ldconfig` expose pieces of that system layer to administrators and packagers.

Toolchain and packaging work often involves matching glibc with GCC or clang, binutils, Linux kernel headers, and distribution policy. Developers use the manual for APIs, feature-test macros, portability notes, locale behavior, memory allocation, dynamic loading, threads, sockets, name service, and process facilities.

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

glibc is one of the packages that defines a Linux system's ABI. A version bump can affect symbol versions, dynamic loader behavior, DNS and NSS behavior, locale archives, threading primitives, container compatibility, and the minimum runtime expected by prebuilt binaries.

For package managers, glibc is therefore both dependency and platform. It must be upgraded with care, tested broadly, and kept compatible with binaries built over many years, while still tracking kernel, compiler, security, and standards changes.

タイムライン

  • 1994: GNU FTP archive lists glibc 1.09 crypt add-on material.
  • 1997: glibc 2.0.1 archive published.
  • 2000s: glibc 2.x became the common C library base for major Linux distributions.
  • 2010s: Sourceware Git, Bugzilla, architecture maintainers, and libc-alpha review became the visible development workflow.
  • 2020s: Twice-yearly release management and broad CI/testsuite work continued around Linux, GNU, compiler, and CPU-architecture changes.

Related projects

  • glibc is tied to the GNU Compiler Collection, binutils, Linux kernel headers, GNU Hurd, POSIX standards work, Linux man-pages, distribution toolchains, musl, uClibc-ng, Bionic, and BSD C libraries.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

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

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • Homebrew はこの formula に post-install フックを宣言しています。
  • Homebrew bottle メタデータは 2 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
gencatcliグローバル実行可能ファイル
getconfcliグローバル実行可能ファイル
getentcliグローバル実行可能ファイル
iconvconfigcliグローバル実行可能ファイル
ld.socliグローバル実行可能ファイル
ldconfigcliグローバル実行可能ファイル
lddcliグローバル実行可能ファイル
localecliグローバル実行可能ファイル
localedefcliグローバル実行可能ファイル
makedbcliグローバル実行可能ファイル
mtracecliグローバル実行可能ファイル
nscdcliグローバル実行可能ファイル
pcprofiledumpcliグローバル実行可能ファイル
plddcliグローバル実行可能ファイル
slncliグローバル実行可能ファイル
sotrusscliグローバル実行可能ファイル
sprofcliグローバル実行可能ファイル
tzselectcliグローバル実行可能ファイル
xtracecliグローバル実行可能ファイル
zdumpcliグローバル実行可能ファイル
ziccliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:glibc
バージョン2.39
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/glibc
ホームページhttps://www.gnu.org/software/libc/
リポジトリhttps://sourceware.org/git/glibc.git
上流ドキュメントhttps://sourceware.org/glibc/manual/2.43/html_node/index.html
ライセンスGPL-2.0-or-later AND LGPL-2.1-or-later
ソースアーカイブhttps://ftpmirror.gnu.org/gnu/glibc/glibc-2.39.tar.gz
最終更新2026-07-21T13:33:00Z
Pulseupdated
依存関係linux-headers@6.8
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install定義済み
サービス宣言なし
注意点The Homebrew's Glibc has been installed with the following executables: $HOMEBREW_PREFIX/opt/glibc/bin/ldd $HOMEBREW_PREFIX/opt/glibc/bin/ld.so $HOMEBREW_PREFIX/opt/glibc/sbin/ldconfig By default, Homebrew's linker will not search for the system's libraries. If you want Homebrew to do so, run: cp "$HOMEBREW_PREFIX/etc/ld.so.conf.d/99-system-ld.so.conf.example" "$HOMEBREW_PREFIX/etc/ld.so.conf.d/99-system-ld.so.conf" brew postinstall glibc to append the system libraries to Homebrew's ld search paths. This is risky and **highly not recommended**, because it may cause linkage to Homebrew libraries mixed with system libraries.

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameglibc
Aliases
  • glibc@2.39
Version Scheme0
Revision0
Requirements
  • brewedglibcnotolder
  • linux
  • linuxkernel
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

glibc-doc 2.41-12+deb13u3

GNU C Library: Documentation

https://www.gnu.org/software/libc/libc.html

sudo apt install glibc-doc
  • Section: doc
  • Architecture: all
  • Source Package: glibc
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: glibc-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

glibc-source 2.41-12+deb13u3

GNU C Library: sources

https://www.gnu.org/software/libc/libc.html

sudo apt install glibc-source
  • Section: devel
  • Architecture: all
  • Source Package: glibc
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: glibc-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc-bin 2.41-12+deb13u3

GNU C Library: Binaries

https://www.gnu.org/software/libc/libc.html

sudo apt install libc-bin
  • Section: libs
  • Architecture: amd64
  • Source Package: glibc
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc-dev-bin 2.41-12+deb13u3

GNU C Library: Development binaries

https://www.gnu.org/software/libc/libc.html

sudo apt install libc-dev-bin
  • Section: libdevel
  • Architecture: amd64
  • Source Package: glibc
  • 1 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc-dev-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc-devtools 2.41-12+deb13u3

GNU C Library: Development tools

https://www.gnu.org/software/libc/libc.html

sudo apt install libc-devtools
  • Section: devel
  • Architecture: amd64
  • Source Package: glibc
  • 2 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc-devtools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc-l10n 2.41-12+deb13u3

GNU C Library: localization files

https://www.gnu.org/software/libc/libc.html

sudo apt install libc-l10n
  • Section: localization
  • Architecture: all
  • Source Package: glibc
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc-l10n from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc6 2.41-12+deb13u3

GNU C Library: Shared libraries

https://www.gnu.org/software/libc/libc.html

sudo apt install libc6
  • Section: libs
  • Architecture: amd64
  • Source Package: glibc
  • 1 依存関係
  • 8 任意依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc6 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc6-dbg 2.41-12+deb13u3

GNU C Library: detached debugging symbols

https://www.gnu.org/software/libc/libc.html

sudo apt install libc6-dbg
  • Section: debug
  • Architecture: amd64
  • Source Package: glibc
  • 1 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc6-dbg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc6-dev 2.41-12+deb13u3

GNU C Library: Development Libraries and Header Files

https://www.gnu.org/software/libc/libc.html

sudo apt install libc6-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: glibc
  • 5 依存関係
  • 1 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc6-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc6-dev-i386 2.41-12+deb13u3

GNU C Library: 32-bit development libraries for AMD64

https://www.gnu.org/software/libc/libc.html

sudo apt install libc6-dev-i386
  • Section: libdevel
  • Architecture: amd64
  • Source Package: glibc
  • 2 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc6-dev-i386 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc6-dev-x32 2.41-12+deb13u3

GNU C Library: X32 ABI Development Libraries for AMD64

https://www.gnu.org/software/libc/libc.html

sudo apt install libc6-dev-x32
  • Section: libdevel
  • Architecture: amd64
  • Source Package: glibc
  • 3 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc6-dev-x32 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc6-i386 2.41-12+deb13u3

GNU C Library: 32-bit shared libraries for AMD64

https://www.gnu.org/software/libc/libc.html

sudo apt install libc6-i386
  • Section: libs
  • Architecture: amd64
  • Source Package: glibc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc6-i386 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libc6-x32 2.41-12+deb13u3

GNU C Library: X32 ABI Shared libraries for AMD64

https://www.gnu.org/software/libc/libc.html

sudo apt install libc6-x32
  • Section: libs
  • Architecture: amd64
  • Source Package: glibc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libc6-x32 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

locales 2.41-12+deb13u3

GNU C Library: National Language (locale) data [support]

https://www.gnu.org/software/libc/libc.html

sudo apt install locales
  • Section: localization
  • Architecture: all
  • Source Package: glibc
  • 4 依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: locales from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

locales-all 2.41-12+deb13u3

GNU C Library: Precompiled locale data

https://www.gnu.org/software/libc/libc.html

sudo apt install locales-all
  • Section: localization
  • Architecture: amd64
  • Source Package: glibc
  • 1 依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: locales-all from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nscd 2.41-12+deb13u3

GNU C Library: Name Service Cache Daemon

https://www.gnu.org/software/libc/libc.html

sudo apt install nscd
  • Section: admin
  • Architecture: amd64
  • Source Package: glibc
  • 4 依存関係
  • normalized package name match
  • 一致条件: Glibc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nscd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

ソース経路

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

このページは 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