
Flatpak
Flippy
A clone of the classic board game Reversi
Games
Command line instructions
The Flatpak app is included as part of the desktop bundle. Make sure the desktop bundle is installed before installing a Flatpak app: sudo swupd bundle-list | grep desktop
To install the desktop bundle, enter: sudo swupd bundle-add desktop
To add this Flatpak app, enter: flatpak install flathub com.inventwithpython.flippy
To run this Flatpak app, enter: flatpak run com.inventwithpython.flippy
For additional Flatpak commands, enter: flatpak --help