Tipp10 is a free and open source touch typing tutor application for Linux, Windows and MacOS. It is a 10-finger touch typing software and using it you can easily learn and also improve your typing. It comes with intelligent practice lessons and text selection, progress tracker and you can change the font, speed and color of the text and set the duration of the lesson. It also comes with powerful report system. You can print the report and lesson trend diagram.
Install Tipp10 on Ubuntu Linux
Tipp10 is available as a flatpak package file from flathub and native deb package file. If you don’t have then first install flatpak and flathub on your system and restart it.
Now in the terminal app (ctrl+alt+t) run below Tipp10 flatpak install command. It will install the latest version of Tipp10 on your system.
flatpak install flathub com.gitlab.tipp10.tipp10
After the open Tipp10 app using
flatpak run com.gitlab.tipp10.tipp10
And uninstall Tipp10 typing app using
sudo flatpak uninstall com.gitlab.tipp10.tipp10
Install Tipp10 via DEB:
Download the latest version of Tipp10 using the above Tipp10 Download link and save it on your Downloads folder. Start the terminal app and run below apt install command.
sudo apt install ./Downloads/tipp10_debian_v2-1-0.deb
Here “tipp10_debian_v2-1-0.deb” is the downloaded file name. You can change above command based on your file name.
And open Tipp10 using this below command.
tipp10
That’s it.