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

Last updated: May 16,2024

1. Install "python3-impacket" package

Please follow the guidance below to install python3-impacket on Kali Linux

$ sudo apt update $ sudo apt install python3-impacket

2. Uninstall "python3-impacket" package

This is a short guide on how to uninstall python3-impacket on Kali Linux:

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

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

Package: python3-impacket
Source: impacket
Version: 0.11.0-2
Installed-Size: 6828
Maintainer: Debian Python Team
Architecture: all
Replaces: python-impacket (<< 0.9.20)
Depends: python3-charset-normalizer, python3-flask, python3-ldap3, python3-ldapdomaindump, python3-openssl (>= 21.0.0), python3-pyasn1 (>= 0.2.3), python3-pycryptodome, python3-six, python3:any, python3-pkg-resources
Breaks: python-impacket (<< 0.9.20)
Size: 942560
SHA256: 05d21a887dc7b2c15101d10c8abb1f9426ecee43522ca31870b7b17d419fb1a6
SHA1: 276abd28d92b024de8a1dde30caf8e8ab935a9de
MD5sum: 1fb420eb3b22b86e4e90c65f4671896a
Description: Python3 module to easily build and dissect network protocols
Impacket is a collection of Python3 classes focused on providing
access to network packets. Impacket allows Python3 developers to
craft and decode network packets in simple and consistent manner. It
includes support for low-level protocols such as IP, UDP and TCP, as
well as higher-level protocols such as NMB and SMB.
.
Impacket is highly effective when used in conjunction with a packet
capture utility or package such as Pcapy. Packets can be constructed
from scratch, as well as parsed from raw data. Furthermore, the
object oriented API makes it simple to work with deep protocol
hierarchies.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/SecureAuthCorp/impacket
Section: python
Priority: optional
Filename: pool/main/i/impacket/python3-impacket_0.11.0-2_all.deb