Invariant LLM Connect download header art

Invariant LLM Connect · Public Testing

Download 0.7.0.

Invariant LLM Connect 0.7.0 is available for Windows and x86_64 glibc Linux systems.

Public Testing

Windows 0.7.0

WindowsGecko
Invariant-LLM-Connect-Setup.exe

SHA-256: 9C9843B8772540C28EDB5D2C5FEC52389F16EBD68594F12A0B6D5A7C6C1723AD

Windows package
Public Testing

Linux 0.7.0

Linuxx86_64glibc
Invariant-LLM-Connect-0.7.0-linux-x86_64.tar.xz

SHA-256: BAF289C9A93CFB3286AAF41E2301A892B93B0EDCB7F721CC9FA7EE271236053A

Linux package
Pre-release software: These builds are intended for public testing.

Linux installation

One rootless installer across supported distributions.

The current Linux release uses one distribution-neutral, rootless installer for mainstream x86_64 glibc distributions. It does not currently use apt, dnf, zypper, or pacman.

Ubuntu, Debian, Mint, Pop!_OS

tar -xJf Invariant-LLM-Connect-0.7.0-linux-x86_64.tar.xz
cd Invariant-LLM-Connect-0.7.0-linux-x86_64
./install.sh

Fedora and RHEL-family

tar -xJf Invariant-LLM-Connect-0.7.0-linux-x86_64.tar.xz
cd Invariant-LLM-Connect-0.7.0-linux-x86_64
./install.sh

openSUSE

tar -xJf Invariant-LLM-Connect-0.7.0-linux-x86_64.tar.xz
cd Invariant-LLM-Connect-0.7.0-linux-x86_64
./install.sh

Arch, Manjaro, EndeavourOS

tar -xJf Invariant-LLM-Connect-0.7.0-linux-x86_64.tar.xz
cd Invariant-LLM-Connect-0.7.0-linux-x86_64
./install.sh

Install locations

No sudo is required.

  • Application: ~/.local/share/invariant-llm-connect
  • Launcher: ~/.local/bin/invariant-llm-connect
  • Desktop entry: ~/.local/share/applications/com.invariant.llmconnect.desktop
  • Icons: ~/.local/share/icons/hicolor

Users can also skip installation and run ./invariant-llm-connect directly from the extracted directory.

Uninstall with:

invariant-llm-connect-uninstall

Updates replace the installed application atomically while preserving the Gecko profile, logins, platform settings, and user data.

The current package does not support Alpine/musl or ARM64. Native .deb, .rpm, Arch package, Flatpak, and AppImage formats have not been produced yet.