Install uthash-dev by entering the following commands in the terminal:
sudo apt update sudo apt install uthash-dev
Description:
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
Homepage: https://troydhanson.github.io/uthash/
Version: 2.0.2-1
Section: universe/devel