findsmb

command-line SMB/CIFS clients for Unix

Debian Debian
RUN apt-get update && \ apt-get install -y smbclient
Ubuntu
RUN apt-get update && \ apt-get install -y smbclient
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 smbclient
CentOS
RUN yum install -y samba-client
Fedora
RUN dnf install -y samba-client-2
Raspbian
RUN apt-get update && \ apt-get install -y smbclient
click the source code to copy install findsmb on any operating system with command-not-found.com