Download Latest Version AIRI-0.9.0-alpha.1-arm64-mac.zip (626.7 MB)
Email in envelope

Get an email when there's a new version of Project AIRI

Home / v0.8.2
Name Modified Size InfoDownloads / Week
Parent folder
AIRI-0.8.2-linux-amd64.deb 2026-01-28 572.0 MB
AIRI-0.8.2-linux-x64.flatpak 2026-01-28 493.7 MB
AIRI-0.8.2-linux-x86_64.rpm 2026-01-28 492.9 MB
latest-linux.yml 2026-01-28 507 Bytes
AIRI-0.8.2-linux-aarch64.rpm 2026-01-28 369.8 MB
AIRI-0.8.2-linux-arm64.deb 2026-01-28 427.0 MB
AIRI-0.8.2-linux-arm64.flatpak 2026-01-28 368.7 MB
latest-linux-arm64.yml 2026-01-28 508 Bytes
AIRI-0.8.2-darwin-x64.dmg 2026-01-28 522.8 MB
AIRI-0.8.2-mac.zip 2026-01-28 509.0 MB
latest-mac.yml 2026-01-28 489 Bytes
AIRI-0.8.2-arm64-mac.zip 2026-01-28 503.9 MB
AIRI-0.8.2-darwin-arm64.dmg 2026-01-28 517.8 MB
AIRI-0.8.2-windows-x64-setup.exe 2026-01-28 455.9 MB
latest.yml 2026-01-28 361 Bytes
README.md 2026-01-28 5.6 kB
v0.8.2 source code.tar.gz 2026-01-28 502.9 MB
v0.8.2 source code.zip 2026-01-28 504.2 MB
Totals: 18 Items   6.2 GB 13

Installation

macOS

[!TIP] For macOS users, currently Apple requires all installed App to have code sign validated with Apple servers, while we are working hard for enrolling the Apple Developer Program for correct code signing, this error message may be prompted

Apple could not verify “AIRI.app” is free of malware that may harm your Mac or compromise your privacy.

image

In such case, you can always bypass this by issuing this following command in Terminal.app or iTerm2.app shell sudo xattr -c '/Applications/airi.app'

Windows

Download and install.

Linux

Flatpak (x86_64, x64, amd64) :::shell wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-x64.flatpak flatpak install -u AIRI-0.8.2-linux-x64.flatpak rm -rf AIRI-0.8.2-linux-x64.flatpak
Flatpak (aarch64, arm64) :::shell wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-arm64.flatpak flatpak install -u AIRI-0.8.2-linux-arm64.flatpak rm -rf AIRI-0.8.2-linux-arm64.flatpak
Debian / Ubuntu / apt / dpkg (x86_64, x64, amd64) :::shell wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-amd64.deb sudo apt install AIRI-0.8.2-linux-amd64.deb rm -rf AIRI-0.8.2-linux-amd64.deb
Debian / Ubuntu / apt / dpkg (aarch64, arm64) :::shell wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-arm64.deb sudo apt install AIRI-0.8.2-linux-arm64.deb rm -rf AIRI-0.8.2-linux-arm64.deb
Fedora / rpm / dnf (x86_64, x64, amd64) :::shell wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-x86_64.rpm sudo dnf install AIRI-0.8.2-linux-x86_64.rpm rm -rf AIRI-0.8.2-linux-x86_64.rpm
Fedora / rpm / dnf (aarch64, arm64) :::shell wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-aarch64.rpm sudo dnf install AIRI-0.8.2-linux-aarch64.rpm rm -rf AIRI-0.8.2-linux-aarch64.rpm

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Source: README.md, updated 2026-01-28