pages/content/install.md
2023-05-11 17:03:38 +00:00

738 B

Installation

Flatpak

Flathub

You can either use your GNOME Software and search for "Bavarder" or you can run

flatpak install io.github.Bavarder.Bavarder

From Source

Clone the repo and run flatpak-builder

git clone https://codeberg.org/Bavarder/Bavarder.git # or https://github.com/Bavarder/Bavarder.git
cd Bavarder
flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/io.github.Bavarder.Bavarder.json

Archlinux

Bavarder is available in the AUR. Just use your favourite aur helper!

yay -S bavarder

{{< rawhtml >}}

Go Home File an issue

{{< /rawhtml >}}