How to Install and Uninstall python3-smbc Package on Kali Linux

Last updated: March 10,2025

1. Install "python3-smbc" package

This tutorial shows how to install python3-smbc on Kali Linux

$ sudo apt update $ sudo apt install python3-smbc

2. Uninstall "python3-smbc" package

Here is a brief guide to show you how to uninstall python3-smbc on Kali Linux:

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

3. Information about the python3-smbc package on Kali Linux

Package: python3-smbc
Source: pysmbc
Version: 1.0.25.1-1
Installed-Size: 137
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libsmbclient (>= 2:4.10.0+dfsg)
Size: 24100
SHA256: aff4042b9520af6b9662e16b5526a2cd9a1cc741760955a7366f6675303165c0
SHA1: 1e18443e9a15fd663668301edccc797cfa56f132
MD5sum: 1b3db51169b7393281031d8772c7191c
Description: 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:
Homepage: https://github.com/hamano/pysmbc
Section: python
Priority: optional
Filename: pool/main/p/pysmbc/python3-smbc_1.0.25.1-1_amd64.deb