smbclient

FTP-like client to access SMB/CIFS resources on servers. More information: <https://manned.org/smbclient>.

  • Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
  • Homepage: http://www.samba.org
  • Section: net
Debian Debian
RUN apt-get update && \ apt-get install -y smbclient
Ubuntu
RUN apt-get update && \ apt-get install -y smbclient
Arch Arch Linux
RUN pacman -S --noconfirm smbclient
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y smbclient
CentOS
RUN yum install -y smbclient
Fedora
RUN dnf install -y smbclient
Raspbian
RUN apt-get update && \ apt-get install -y smbclient
click the source code to copy install smbclient on any operating system with command-not-found.com