Keypunch is a free and open source simple and easy to use typing application for Linux. Using Keypunch, you can test and improve your typing skills. In this application, you can set the time limit, and it also comes with simple, advanced, and custom typing modes. In the custom mode, you can edit the typing text. After the test, you will get your typing speed and accuracy scores. It is not like the traditional typing app.
How to Install Keypunch on Ubuntu
Keypunch is available as a flatpak package file from the remote flathub. First install flatpak and flathub on your system and restart it after the installation.
Install flatpak and flathub on Ubuntu
Now open the terminal application (ctrl+alt+t) and run below Keypunch typing app flatpak install command. It will install the latest Keypunch on your system.
flatpak install flathub dev.bragefuglseth.Keypunch
After that open it using below command and take the typing test.
flatpak run dev.bragefuglseth.Keypunch
You can also uninstall it using below command.
flatpak uninstall dev.bragefuglseth.Keypunch
[OR]
sudo flatpak uninstall dev.bragefuglseth.Keypunch