pages/content/install.md
0xMRTT 28dc3379f8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: remove useless buttons
2023-05-17 14:53:14 +00:00

574 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