Loading
Aerospike Database Requirements
Aerospike Tools are intended to run on 64-bit Linux distributions, including Red Hat Enterprise Linux (RHEL), CentOS, Rocky Linux, Ubuntu, Debian, Amazon Linux, Oracle Linux and others. See the release notes for information about the required versions.
libcurl
Beginning with Database 5.1, the libcurl
shared library is required.
The following table shows several common Linux distributions and
the corresponding packages providing libcurl
.
Linux distribution | libcurl package name |
---|---|
Amazon Linux 2023 | libcurl |
Debian 11 | libcurl4 |
Debian 12 | libcurl4 |
RHEL 8 (el8 ) | libcurl |
RHEL 8 (el8 ) | libcurl-minimal |
RHEL 9 (el9 ) | libcurl |
RHEL 9 (el9 ) | libcurl-minimal |
Ubuntu 20.04 | libcurl4 |
Ubuntu 22.04 | libcurl4 |
Ubuntu 24.04 LTS | libcurl4 |