How to install uthash-devel on Amazon Linux
A hash table for C structures (headers only)
Availability
Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.
| Distro | Channel | noarch | Version |
|---|---|---|---|
| Amazon Linux 2023 | Base | 2.3.0 |
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
Base
Amazon Linux 2023
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.