Skip to content

Download & Install

Download the package for your platform from the releases page.

Each release ships these assets:

  • Arch Linux: system-bridge-<version>-1-x86_64.pkg.tar.zst
  • Debian / Ubuntu: system-bridge_<version>_<arch>.deb
  • Fedora / RHEL: system-bridge-<version>.<arch>.rpm
  • Flatpak: system-bridge-<version>.flatpak
  • Windows: system-bridge-<version>-setup.exe

Install the package that matches your distribution’s package manager.

Install from the AUR with an AUR helper such as yay.

For the latest stable release, use the system-bridge package:

Terminal window
yay -S system-bridge

For the development branch, use the system-bridge-git package. This builds and installs the application from the latest dev branch, which is updated automatically every commit:

Terminal window
yay -S system-bridge-git

Alternatively, install the .pkg.tar.zst from the releases page or downloaded workflow asset directly:

Terminal window
sudo pacman -U system-bridge-<version>-1-x86_64.pkg.tar.zst