How to install uthash-devel on Amazon Linux
A hash table for C structures (headers only)
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | — | ✓ | — | 2.3.0 |
| Amazon Linux 2012.03 | — | — | — | |
| Amazon Linux 2 | — | — | — |
Description
Any C structure can be stored in a hash table using uthash. Just add a UT_hash_handle to the structure and choose one or more fields in your structure to act as the key. Then use these macros to store, retrieve or delete items from the hash table.
Built for Amazon Linux.
Install
uthash-devel on Amazon Linux 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install uthash-devel
Package downloads require an active GetPageSpeed subscription — one repository for uthash-devel and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install uthash-devel on Amazon Linux?
Add the GetPageSpeed repository, then install the uthash-devel package with your system package manager.
Which Amazon Linux versions is uthash-devel available for?
uthash-devel is available for Amazon Linux 2023.