How to Install and Uninstall uthash-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "uthash-dev" package

Please follow the guidelines below to install uthash-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install uthash-dev

2. Uninstall "uthash-dev" package

Please follow the guidance below to uninstall uthash-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove uthash-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the uthash-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: uthash-dev
Priority: extra
Section: universe/devel
Installed-Size: 781
Maintainer: Ubuntu Developers
Original-Maintainer: Ilias Tsitsimpis
Architecture: amd64
Source: uthash
Version: 1.9.9.1+git20151125-1
Filename: pool/universe/u/uthash/uthash-dev_1.9.9.1+git20151125-1_amd64.deb
Size: 162218
MD5sum: 3e1ad9c2d6ba8839f8e3c432ab400256
SHA1: df04cb374537d74203740e39ab292dca1435ff27
SHA256: 131393650a257611e812259a1282de30ef9b1b044ee771dcf673154bf309e4b0
Description-en: hash table and linked list for C structures
uthash-dev provides a hash table implementation using C preprocessor macros.
This package also includes:
* utlist.h provides linked list macros for C structures
* utarray.h implements dynamic arrays using macros
* utstring.h implements a basic dynamic string
Description-md5: 751487e2b5b495992b2d915d49af8061
Multi-Arch: same
Homepage: https://troydhanson.github.io/uthash/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu