makedb

Common binaries and locale data for glibc

Debian Debian
RUN apt-get update && \ apt-get install -y libnss-db
Ubuntu
RUN apt-get update && \ apt-get install -y libnss-db
Arch Arch Linux
RUN pacman -S --noconfirm glibc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libnss-db
CentOS
RUN yum install -y glibc-common
Fedora
RUN dnf install -y glibc-common
Raspbian
RUN apt-get update && \ apt-get install -y libnss-db
click the source code to copy install makedb on any operating system with command-not-found.com