How to Install and Uninstall libenet-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 02,2024

1. Install "libenet-doc" package

Here is a brief guide to show you how to install libenet-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libenet-doc

2. Uninstall "libenet-doc" package

Learn how to uninstall libenet-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libenet-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libenet-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libenet-doc
Priority: optional
Section: universe/doc
Installed-Size: 988
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: all
Source: enet
Version: 1.3.12+ds-2
Filename: pool/universe/e/enet/libenet-doc_1.3.12+ds-2_all.deb
Size: 82596
MD5sum: b9ccb5812970c761282e7ba28fbef1d2
SHA1: b1860d44f9379449ef9deee58ad73f7139d37514
SHA256: 8d5ef41556ec2079b2f06c9ab6ed3152a9232c19344292facb1f959adb439972
Description-en: thin network communication layer on top of UDP - documentation
ENet's purpose is to provide a relatively thin, simple and robust network
communication layer on top of UDP (User Datagram Protocol). The primary
feature it provides is optional reliable, in-order delivery of packets.
.
ENet is NOT intended to be a general purpose high level networking library
that handles authentication, lobbying, server discovery, compression,
encryption and other high level, often application level or dependent tasks.
.
This package includes the documentation.
Description-md5: e365c82a0b64fcf3e070ea77eba47d68
Multi-Arch: foreign
Homepage: http://enet.bespin.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu