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

Last updated: May 11,2024

1. Install "python3-enet" package

Please follow the step by step instructions below to install python3-enet on Kali Linux

$ sudo apt update $ sudo apt install python3-enet

2. Uninstall "python3-enet" package

Please follow the steps below to uninstall python3-enet on Kali Linux:

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

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

Package: python3-enet
Source: python-enet (0.0~vcs.2022.12.26.git-0.2)
Version: 0.0~vcs.2022.12.26.git-0.2+b2
Installed-Size: 391
Maintainer: Christoph Egger
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4), libenet7 (>= 1.3.17)
Size: 87848
SHA256: 2eab8280d8eb89ad2f0902831e3854f7e2eb05aa820d80ce6dc757d9e329bb69
SHA1: aab94f77562aa77f6e497ea2f1011c0d137196ef
MD5sum: c442f4feaad92c99b7c22730c89e4184
Description: Python3 wrapper for the ENet library
python-enet provides a thin wrapper around the enet networking
library. ENet is a thin layer to provide reliable communication over
UDP.
Description-md5:
Homepage: https://github.com/aresch/pyenet
Section: python
Priority: optional
Filename: pool/main/p/python-enet/python3-enet_0.0~vcs.2022.12.26.git-0.2+b2_amd64.deb