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

Last updated: May 15,2024

1. Install "python3-samba" package

This guide let you learn how to install python3-samba on Kali Linux

$ sudo apt update $ sudo apt install python3-samba

2. Uninstall "python3-samba" package

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

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

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

Package: python3-samba
Source: samba
Version: 2:4.19.5+dfsg-1
Installed-Size: 23538
Maintainer: Debian Samba Maintainers
Architecture: amd64
Replaces: samba (<< 2:4.16.0+dfsg-1~), samba-libs (<< 2:4.16.0+dfsg-1~)
Depends: python3-ldb (>= 2:2.1.0), python3-tdb, samba-libs (= 2:4.19.5+dfsg-1), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.34), libgnutls30 (>= 3.7.0), libldb2 (>= 0.9.21), libndr3 (>= 2:4.17.2), libpython3.11 (>= 3.11.5), libtalloc2 (>= 2.4.1~), libtevent0 (>= 0.15.0), python3-talloc (>= 2.4.1~)
Recommends: python3-gpg
Size: 2983244
SHA256: 9e3931edb829d131307388ab763ea2e82ffe7be86d75acada7ecb2ccae0afdc0
SHA1: 657fa990d603c427a36c7d66023a8bedb1fa164f
MD5sum: 2d57c6f828382cf6f354e4df0506ccb0
Description: Python 3 bindings for Samba
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in Active Directory or NT4-style domains.
.
This package contains Python 3 bindings for most Samba libraries.
Description-md5:
Homepage: https://www.samba.org
Section: python
Priority: optional
Filename: pool/main/s/samba/python3-samba_4.19.5+dfsg-1_amd64.deb