Skip to main content

From Source

Requires Rust 1.75+.

With Python Scripting

Python scripting is an optional feature requiring Python 3.10+ development headers:

Homebrew (macOS / Linux)

Arch Linux (AUR)

Nix

Or try without installing:

Debian / Ubuntu

Add the Flume package repository:
Or install a .deb directly from the Releases page:
Available for both amd64 and arm64.

Fedora / RHEL / CentOS

Fedora 39+ / RHEL 9+ (DNF5)

Fedora 38 and older / RHEL 8 / CentOS Stream (DNF4)

RHEL 7 / CentOS 7 (Yum)

Manual install

Download an .rpm from the Releases page:
Available for both x86_64 and aarch64.

FreeBSD

Build from the port files included in the repo:
A FreeBSD ports submission is planned. In the meantime, build from source or use the port Makefile above.

Pre-built Binaries

Download from the GitHub Releases page. Available for:
  • macOS (Apple Silicon, Intel)
  • Linux (x86_64, ARM64)
  • Debian/Ubuntu (.deb)
  • Fedora/RHEL (.rpm)