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

Last updated: June 18,2024

1. Install "python-smbc" package

Please follow the guidelines below to install python-smbc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-smbc

2. Uninstall "python-smbc" package

In this section, we are going to explain the necessary steps to uninstall python-smbc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python2.7-smbc
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libsmbclient (>= 2:4.0.3+dfsg1)
Filename: pool/universe/p/pysmbc/python-smbc_1.0.15.5-1_amd64.deb
Size: 17266
MD5sum: b0b5b0a39b920512ee5e0e59b6984adc
SHA1: 27983ba594b35556c963f0644cbaa71f4c7ec52c
SHA256: c2a98b04373fdeb16d373610d27bb255336f86dde1da22cdcbdc6141592cb0fc
Description-en: Python 2 bindings for the Samba client library
This package contains an extension that allows one to write Python 2 programs
that can talk to SMB/CIFS servers.
Description-md5: 21819cda0e65e3422df89552a6d239e6
Homepage: http://cyberelk.net/tim/software/pysmbc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu