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

Last updated: May 19,2024

1. Install "python-enet" package

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

$ sudo apt update $ sudo apt install python-enet

2. Uninstall "python-enet" package

This tutorial shows how to uninstall python-enet on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-enet
Priority: optional
Section: universe/python
Installed-Size: 159
Maintainer: Ubuntu Developers
Original-Maintainer: Christoph Egger
Architecture: amd64
Version: 0.0~svn24-1build2
Depends: libc6 (>= 2.4), libenet7, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-enet/python-enet_0.0~svn24-1build2_amd64.deb
Size: 35232
MD5sum: 9c9401ff4d5b0ab90915e02ca6ad6fc2
SHA1: 95c343432fd24f6e93d4b404d2900079b7c32e50
SHA256: a14ccd4c64e6624bc54f6ef85f1c9127a07cf5a3e7f2e39c21eb12be60dccbfd
Description-en: wrapper for the ENet library
python-enet provides a thin wrapper around the enet networking
library. ENet is a thin layer to provide reliable comunication over
UDP.
Description-md5: 89eb1d1ef1dda7f30a3751d7dd102fa4
Homepage: http://code.google.com/p/pyenet/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu