ldbedit

LDAP-like embedded database - tools

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