Doggo is a weird and a useless (sorry) dog themed game (?) for Linux. In this quirky application, users have the unique ability to interact with a virtual dog by petting, feeding, or even abandoning it. It is actually not a interesting game but a basic demonstration of GTK4 + Libadwaita Actions & AdwNavigationView functions.
How to Install Doggo on Ubuntu
To install Doggo on your Linux system, open the terminal application (ctrl+alt+t) and run below Doggo flatpak install command. It will install the latest Doggo app.
flatpak install flathub page.codeberg.SOrg.DogGTK
And open Doggo using below command.
flatpak run page.codeberg.SOrg.DogGTK
And uninstall using below commands.
flatpak uninstall page.codeberg.SOrg.DogGTK
[OR]
sudo flatpak uninstall page.codeberg.SOrg.DogGTK
Note: If you don’t already have flatpak and flathub installed,then install them on your system using the commands provided below. After the installation, restart your system.
sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo