Skip to content

Releases: icepie/AuroraOps

AuroraOps Agent 0.11.4-1 dev rolling build

Choose a tag to compare

@github-actions github-actions released this 25 May 07:24

AuroraOps Agent Linux matrix builds for the new client.

Version: 0.11.4-1
Commit: 45d5f2a
Updated: 2026-05-30T09:13:21Z

Asset naming:
auroraops-agent-0.11.4-1-<target>-<arch>.<deb|rpm>

Architecture mapping:

  • amd64 = x86_64
  • arm64 = aarch64
  • Desktop .deb targets are published for both amd64 and arm64.
  • Server .rpm targets are published for amd64.

VA-API:
This release does not bundle VA-API. Supported Linux targets use PipeWire for screen capture where available and fall back to software encoding.

Install the package that matches your operating system:

System Target asset Package
Ubuntu 20.04 / compatible desktop ubuntu2004 .deb
Ubuntu 22.04 / compatible desktop ubuntu2204 .deb
统信 UOS V20 桌面 uos-v20 .deb
银河麒麟 V10/V11 桌面版 kylin-v10-v11 .deb
中科方德桌面版 / 方德 NFS 桌面 nfschina-desktop .deb
CentOS 7 / RHEL 7 compatible server systems centos7 .rpm
CentOS 8+ / Rocky Linux 8+ / AlmaLinux 8+ compatible server systems centos8 .rpm

国产化系统快速选择:

  • 统信 UOS V20: auroraops-agent-0.11.4-1-uos-v20-amd64.deb or auroraops-agent-0.11.4-1-uos-v20-arm64.deb
  • 银河麒麟 V10/V11 桌面版: auroraops-agent-0.11.4-1-kylin-v10-v11-amd64.deb or auroraops-agent-0.11.4-1-kylin-v10-v11-arm64.deb
  • 中科方德桌面版 / 方德 NFS 桌面: auroraops-agent-0.11.4-1-nfschina-desktop-amd64.deb or auroraops-agent-0.11.4-1-nfschina-desktop-arm64.deb
  • 服务器版 / RPM 系统: auroraops-agent-0.11.4-1-centos7-amd64.rpm for CentOS/RHEL 7 compatible systems, and auroraops-agent-0.11.4-1-centos8-amd64.rpm for CentOS/RHEL/Rocky/Alma 8+ compatible systems. Kylin/Fangde server editions are not published as separate RPM assets.

Package install commands:

sudo apt install ./auroraops-agent-0.11.4-1-<target>-<arch>.deb
sudo rpm -Uvh auroraops-agent-0.11.4-1-<target>-<arch>.rpm
sudo systemctl status auroraops-agent

The bare auroraops-agent-0.11.4-1-<target>-<arch> binary and .ldd.txt files are for manual debugging. Use .deb or .rpm for normal installation.