Download ArangoDB Enterprise Edition 3.10 for Fedora
ArangoDB Enterprise Edition is free of charge for evaluation. By downloading, you agree to the Evaluation Licence Agreement terms and conditions.
The following packages are for Red Hat-based Linux distributions.
The processor(s) must support the x86-64 instruction set, as well as the SSE 4.2 and AVX instruction set extensions (Intel Sandy Bridge or better, AMD Bulldozer or better, etc.).
We provide a single package containing the server and the client tools. For a standard server setup, download the Server package and install it using the package manager. You do not need the separate client tools.
The Client Tools package only contains the tools, like arangosh and arangodump, but not the server. Use this in case you are already running ArangoDB on a different machine and want to connect to that server from a client machine.
As an alternative there is a Tar package containing the server and client tools, which can be unpacked in any location and which does not require root rights for installation.
Debian packages
- Server 3.10.11
(191 MByte, SHA256 d6998f60b966acf9f79bae4003e8fdf4fd05a021e38a37c79b48de8a9fcb3a8f) - Client Tools 3.10.11
(41 MByte, SHA256 1e5603ee6df4625f5de8a836fe41a649fd9df0ae554a49122979315ce5a776e6) - Debug Symbols 3.10.11
(57 MByte, SHA256 6e8023f8ce90c550e3e12403ecb200617a2480881820cd99ea5a92521343298b)
Tar packages
- Server 3.10.11
(210 MByte, SHA256 50e2fa13e4bcf51d2e782aad67659f98e11390caad60b5f0f0b2b0ee484c339d) - Client 3.10.11
(58 MByte, SHA256 e30d75b513ce5bef50443e49f0ed3f5576aa41114bbee5009daf6095cca7f2e8)
Installation via Package Manager
Run the following as root in a terminal:
cd /etc/yum.repos.d/
curl -OL https://download.arangodb.com/9c169fe900ff79790395784287bfa82f0dc0059375a34a2881b9b745c8efd42e/arangodb310/RPM/arangodb.repo
yum -y install arangodb3e-3.10.11-1.0
Installation Manual
You will find a guide on how to install ArangoDB on Linux in our documentation.
Need help?
Let’s talk about your use case and how we can help you get on track with ArangoDB.