Releases, packages, downloads
Distributions
Le Biniou is available in Debian, its derivatives (e.g. Ubuntu) and Arch Linux.
GitLab
You can also get bleeding-edge releases from GitLab:
- Debian testing.
- Debian buster/stable.
Flatpak
On other distributions, Flatpak is by far the easiest way to go.
You can install Le Biniou flatpak through your distribution GUI package installer (if they support flatpak), or via the flatpak CLI:
flatpak install net.biniou.LeBiniou
Then you can start Le Biniou with:
flatpak run net.biniou.LeBiniou
Beta
Beta releases are also available. To add the beta channel to your flatpak sources, enter the following command:
flatpak remote-add --user --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
Then install Le Biniou preview version:
flatpak install --user flathub-beta net.biniou.LeBiniou
And run it:
flatpak run --branch=beta net.biniou.LeBiniou