dbwrap_tool

Samba common files used by both the server and the client

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