pldd
Common binaries and locale data for glibc
Install
- All systems
-
curl cmd.cat/pldd.sh
- Debian
-
apt-get install libc-bin
- Ubuntu
-
apt-get install libc-bin
- Arch Linux
-
pacman -S glibc
- Kali Linux
-
apt-get install libc-bin
- CentOS
-
yum install glibc-common
- Fedora
-
dnf install glibc-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libc-bin
- Raspbian
-
apt-get install libc-bin
- Dockerfile
- dockerfile.run/pldd
glibc-common
Common binaries and locale data for glibc
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