Skip to content

glibc

Popular
Formula Utilities v2.39

GNU C Library

Install 1 App in Terminal
$
brew install 'glibc'
Source: homebrew/core Website Homebrew

Dependencies

Installation Notes

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.
Install Statistics 21.6% vs 90d

Install activity across time periods

Metric 30 Days 90 Days 1 Year
Total Installs 8.2K 31.2K 151.8K
Avg Daily Installs 272 347 416

Related Utilities Apps

View All
xz
Popular

General-purpose data compression with high compression ratio

formula Utilities v5.8.3
readline
Popular

Library for command-line editing

formula Utilities v8.3.3
zstd
Popular

Zstandard is a real-time compression algorithm

formula Utilities v1.5.7
glib
Popular

Core application library for C

formula Utilities v2.88.1
gh
Popular

GitHub command-line tool

formula Utilities v2.92.0
gettext
Popular

GNU internationalization (i18n) and localization (l10n) library

formula Utilities v1.0
X