Parlera is a free and open source word guessing party game for Linux and Android. It is a simple and easy to use game. You can set the timer, export and duplicate the guess. It comes with animal, characters, food and drink, literature, figures,idioms, mythical creatures, jobs and random words categories. It is written in Flutter and released under GNU Affero General Public License 3 or later.
Install Parlera on Ubuntu Linux
Parlera is available as a flatpak package file from the flathub.First you need to install the flatpak and flathub on your system and restart it after the installation. Yon can follow below link for instructions.
In the terminal app (ctrl+alt+t) run below Parlera Game flatpak installation command. It will install the latest version of Parlera on your system.
flatpak install flathub com.enjoyingfoss.Parlera
After the installation you can run below command to start it.
flatpak run com.enjoyingfoss.Parlera
And uninstall it using
sudo flatpak uninstall com.enjoyingfoss.Parlera
That’s it.