Getting startedInstall MemgraphDirect download links

Memgraph direct download links

You can download all of the Memgraph database packages from the Memgraph Download Hub. If you need direct links for the latest version of Memgraph database, take a look at the list below.

As of version 3.11, the Linux packages (.deb and .rpm) are built in stripped RelWithDebInfo mode and are performance-equivalent to the former Release builds. Their debug symbols are shipped separately as memgraph-debuginfo sidecar packages, which you only need when debugging with gdb or analyzing a core dump. See Debugging Memgraph for details.

Docker

Linux

Memgraph can be run on the Linux distributions listed below. Each main package has a matching memgraph-debuginfo package containing its debug symbols.

CentOS

Debian

Fedora

Rocky

Red Hat

Ubuntu

MAGE direct download links

Docker

Ubuntu 24.04

These packages require the Memgraph packages to be installed first. The standard package installs with the CPU-only version of PyTorch. The CUDA and cuGraph versions use the CUDA-enabled version of PyTorch; the cuGraph version also requires cuGraph and CUDA Toolkit to be installed. The memgraph-mage-debuginfo package ships the debug symbols for the matching standard package.