How to Install smbclient in Ubuntu 18.04



Install smbclient by entering the following commands in the terminal:

sudo apt update
sudo apt install smbclient

Description:

command-line SMB/CIFS clients for Unix

Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils.

Homepage: http://www.samba.org

Version: 2:4.7.6+dfsg~ubuntu-0ubuntu2

Section: net