Requirements

The application is distributed as a self-contained binary, so no .NET runtime needs to be installed separately. Requirements depend on the package format used:

  • .deb (Debian, Ubuntu and derivatives): no manual steps needed. Installing the package via dpkg/apt automatically resolves the required native libraries (libc6, libstdc++6, libssl3).

  • .rpm (Fedora, RHEL, openSUSE): no manual steps needed. Installing the package via dnf/zypper automatically resolves the required native libraries.

  • AppImage (any distribution): requires FUSE to be installed (package libfuse2 or libfuse2t64, depending on the distribution).

Installing the .deb or .rpm package requires administrator (root/sudo) privileges. The AppImage does not require administrator privileges and can be run directly by the end user.

On GNOME desktop environments without the AppIndicator extension, the system tray icon will not be shown. See the Troubleshooting section for details.

Table of contents [ Hide Show ]