makedb
Common binaries and locale data for glibc
Install
- All systems
-
curl cmd.cat/makedb.sh
- Debian
-
apt-get install libnss-db
- Ubuntu
-
apt-get install libnss-db
- Arch Linux
-
pacman -S glibc
- Kali Linux
-
apt-get install libnss-db
- CentOS
-
yum install glibc-common
- Fedora
-
dnf install glibc-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libnss-db
- Raspbian
-
apt-get install libnss-db
- Dockerfile
- dockerfile.run/makedb
glibc-common
Common binaries and locale data for glibc
libnss-db
NSS module for using Berkeley Databases as a naming service
nss_db is a set of C library extensions which allow Berkeley Databases to be used as a primary source of aliases, ethers, groups, hosts, networks, protocol, users, RPCs, services, and shadow passwords (instead of or in addition to using flat files or NIS). Install nss_db if your flat name service files are too large and lookups are slow.
glibc-arm-linux-gnu
at arm-linux-gnu
nss_db
The nss_db Name Service Switch module uses hash-indexed files in
/var/db to speed up user, group, service, host name, and other NSS-based lookups.