How to Install and Uninstall python3-smbc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "python3-smbc" package

This is a short guide on how to install python3-smbc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-smbc

2. Uninstall "python3-smbc" package

Learn how to uninstall python3-smbc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-smbc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-smbc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-smbc
Priority: optional
Section: universe/python
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pysmbc
Version: 1.0.15.5-1
Provides: python3.5-smbc
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libsmbclient (>= 2:4.0.3+dfsg1)
Filename: pool/universe/p/pysmbc/python3-smbc_1.0.15.5-1_amd64.deb
Size: 17084
MD5sum: e4e9536ccc35d13fed60aa895057e6e9
SHA1: bf20c62510653c7b857e1e696cccfc8d14cb9d1b
SHA256: d34ed3624687bb0e12bd80a2f22aac9e2890ca860ed4e77356f2f94b289d54c6
Description-en: Python 3 bindings for the Samba client library
This package contains an extension that allows one to write Python 3 programs
that can talk to SMB/CIFS servers.
Description-md5: cad2d9ccd306d1f8f1bd9f4da246f0a5
Homepage: http://cyberelk.net/tim/software/pysmbc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu