samba-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
Fedora
RUN dnf install -y samba-dc-2
Raspbian
RUN apt-get update && \ apt-get install -y samba-common-bin
click the source code to copy install samba-tool on any operating system with command-not-found.com