How to Install and Uninstall libhawknl-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libhawknl-dbg" package

This guide covers the steps necessary to install libhawknl-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhawknl-dbg

2. Uninstall "libhawknl-dbg" package

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

$ sudo apt remove libhawknl-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhawknl-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhawknl-dbg
Priority: extra
Section: universe/debug
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: hawknl
Version: 1.6.8+dfsg2-1
Depends: libhawknl (= 1.6.8+dfsg2-1)
Filename: pool/universe/h/hawknl/libhawknl-dbg_1.6.8+dfsg2-1_amd64.deb
Size: 15576
MD5sum: 5448204dc2280e516b4deb68ea616d57
SHA1: 73a62f66c7d47bf81b77bb764442a49928734aa2
SHA256: 5ee76c38ba094abe78a6b98a938b7286bfc3684b1239427a15737c31a63e6f34
Description-en: Hawk game oriented network library API (debug package)
HawkNL is a free, open source, game oriented network API.
.
HawkNL (NL) is a fairly low level API, a wrapper over Berkeley/Unix
Sockets and Winsock. But NL also provides other features
including support for:
* Multiple operating systems.
* Groups of sockets
* Socket statistics
* High accuracy timer
* CRC functions
* Macros to read and write data to packets with endian conversion
* Multiple network transports.
.
This package contains the debug symbols.
Description-md5: 28576ec1c376727c1972a08b13f80b43
Homepage: http://hawksoft.com/hawknl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu