ldconfig.real
GNU C Library: Binaries
Install
- All systems
-
curl cmd.cat/ldconfig.real.sh
- Debian
-
apt-get install libc-bin
- Ubuntu
-
apt-get install libc-bin
- Kali Linux
-
apt-get install libc-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libc-bin
- Raspbian
-
apt-get install libc-bin
- Dockerfile
- dockerfile.run/ldconfig.real
libc-bin
GNU C Library: Binaries
This package contains utility programs related to the GNU C Library. * catchsegv: catch segmentation faults in programs * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * tzselect, zdump, zic: select/dump/compile time zones