How to Install libsmbclient-dev in Ubuntu 18.04



Install libsmbclient-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsmbclient-dev

Description:

development files for libsmbclient

This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol.

Homepage: http://www.samba.org

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

Section: libdevel