Installation (Linux)

Flathub

The recommended installation method for linux is to use the flatpak.

flatpak run com.kalbareader.Kalba

Note: the flatpak should just work, but if you run into problems, try building from source or using one of the other installation methods to see if the problem persists.

Deb (Debian, Ubuntu, etc.)

Download the .deb from the releases page, and install it (ex: sudo dpkg -i (KALBA FILE NAME))

Rpm (Fedora, OpenSuse, etc.)

Download the .rpm from the releases page, and follow the .rpm installation instructions for your distro (see the guide for Fedora)

Building from source

See the building from source guide.