Skip to content

Releases: AllianceInterStellar/agentaura-linux

AgentAura for Linux v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 06:52

AgentAura desktop client for Linux, x86-64 and arm64.

Ubuntu / Debian: download the .deb for your architecture and install it with
sudo apt install ./agentaura_*.deb — apt pulls in Qt and OpenSSL. Built on
Ubuntu 22.04; installs on 22.04 and newer.

Other distributions: the .tar.gz holds the same binary without dependency
metadata. It needs Qt 6.2 or newer (Widgets, Network) and OpenSSL 3. Run
./agentaura --self-test to check that TLS works on your system.

SHA256SUMS lists the checksums of every file in this release.