KTuberling is a free and open source simple constructor game for Linux and Android. It comes with 10 playgrounds with different game themes. These are Potato guy, Potato guy 2, Ancient Egypt, Butterflies, christmas, Pizzeria, Robin tux, Robot workshop, moon and Train valley. All game are more suitable for kids. The idea of the game is based around a once popular doll making concept. It is released under GNU General Public License v2.0 or later.
Install KTuberling on Ubuntu Linux
KTuberling is available as a snap, flatpak and from default Ubuntu repositories. Open the command-line terminal software using ctrl+alt+t keys and run below KTuberling installation command. It will install the latest version KTuberling on your Ubuntu system.
sudo apt install ktuberling
You can open KTuberling from the applications menu or via below command.
ktuberling
Install KTuberling via Snap:
In terminal app run below KTuberling snap installation command. it will install the latest KTuberling from snap store.
sudo snap install ktuberling
You can uninstall KTuberling using below command.
sudo snap remove ktuberling
Install KTuberling via flatpak:
Install flatpak and flathub on your system and restart it after the installation . Now open the terminal and run below KTuberling flatpak install command.
flatpak install flathub org.kde.ktuberling
Start KTuberling using below flatpak command.
flatpak run org.kde.ktuberling
And you can uninstall KTuberling flatpak using below command.
sudo flatpak uninstall org.kde.ktuberling
That’s all.