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).