dummy easy · one command · GitHub-built releases

Install joule.
Detects your machine.

Prebuilt binaries from GitHub Releases (automatic CI). This page only links — model weights are never hosted on f00 (peers + official sources + sha256).

Detecting your system…

All platforms

Download for another machine, or use a package manager.

Linux x86_64

Ubuntu, Fedora, Arch, …

curl -fsSL https://github.com/f00-sh/joule/releases/latest/download/install.sh | sh

Binary tarball

Linux aarch64

ARM64 servers / SBCs

curl -fsSL https://github.com/f00-sh/joule/releases/latest/download/install.sh | sh

Binary tarball

macOS Apple Silicon

M1 / M2 / M3 / M4

curl -fsSL https://github.com/f00-sh/joule/releases/latest/download/install.sh | sh

Homebrew (live): brew install f00-sh/tap/joule

Binary tarball

macOS Intel

x86_64

curl -fsSL https://github.com/f00-sh/joule/releases/latest/download/install.sh | sh

Homebrew (live): brew install f00-sh/tap/joule

Binary tarball

Windows x64

PowerShell — no admin required

irm https://github.com/f00-sh/joule/releases/latest/download/install.ps1 | iex

Or unzip the release and run joule.exe.

ZIP package

Arch Linux (f00 PKGBUILD)

Published under f00-sh — clone and makepkg -si (not on aur.archlinux.org yet)

git clone https://github.com/f00-sh/aur-joule-bin.git
cd aur-joule-bin && makepkg -si

Source: f00-sh/aur-joule-bin · digests pin GitHub Releases.

Latest release: loading…

After install

  1. Install (above) — run the agent. A CODE is created for you.
  2. Do not lose the CODE — also saved as JOULE-RECOVERY.txt next to your identity file. Back it up.
  3. Other PCs: joule identity use YOUR-CODE (or copy the recovery file).
  4. See code again: joule identity show — never post CODE publicly.

Full docs: joule.f00.sh · source · packaging notes: packaging/