Aerospike tools requirements
For the complete documentation index see: llms.txt
All documentation pages available in markdown.
This page describes the installation requirements for Aerospike tools. To learn about the command-line utilities and services available, see Aerospike tools.
Tool packages share the same support lifecycle as the database. See the Database release notes to learn more.
While tools releases follow the database lifecycle, packages also ship on their own schedule using semantic versioning. Breaking changes are included only in major releases. Minor and patch releases are considered safe upgrades.
Packages on the Aerospike artifact repository (artifact.aerospike.io) are versioned independently of Aerospike Database server releases. See Install tools on Linux with a package manager.
Runtime requirements
Starting with tools 6.1.0, RPM, DEB, and macOS .pkg builds bundle Python, OpenSSL, and other dependencies. You do not need separate Python, OpenSSL, or pip installs.
- On Linux you need glibc (
libc6), which all supported distributions provide.
Supported operating systems
Tools 13.0.3 supports the following 64-bit platforms:
| Platform | Architectures | Operating systems |
|---|---|---|
| Linux | x86_64, aarch64 | Debian 11, 12, 13 Ubuntu 22.04, 24.04, 26.04 RHEL 8, 9, 10 Amazon Linux 2023 |
| macOS | ARM64, x86_64 | macOS 14, 15, 26 |