mdb_dump

Symas Lightning Memory-Mapped Database

Debian Debian
RUN apt-get update && \ apt-get install -y lmdb-utils
Ubuntu
RUN apt-get update && \ apt-get install -y lmdb-utils
Alpine
RUN apk add lmdb
Arch Arch Linux
RUN pacman -S --noconfirm lmdb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lmdb-utils
Fedora
RUN dnf install -y lmdb
Raspbian
RUN apt-get update && \ apt-get install -y lmdb-utils
click the source code to copy install mdb_dump on any operating system with command-not-found.com