以 fedora和ubuntu 系統為例,fedora/centos系統用yum install命令安裝 ubuntu系統用apt-get instll命令安裝
yum install ktouch
$ sudo apt-get install ktouch 這款軟件與金山打字極其相似,如果輸入錯誤不能繼續下去,如果練習自定義的文本可通過菜單欄自行加載

https://www.oschina.net/p/ktouch
源碼
http://ktouch.sourceforge.net/download.php
======================================================================================
yum install klavaro
$ sudo apt-get install klavaro 設置鍵盤USA, qwety 這是游戲
======================================================================================
yum install typespeed
$ sudo apt-get install typespeed 打字游戲,在終端運行的,啟動$ typespeed
我在紅帽上不能用yum 安裝,就下載了源碼包: typespeed (0.6.5-2.1build2),這個是打字游戲,但是在終端訓練
https://packages.ubuntu.com/source/bionic/typespeed
安裝
tar -zxvf typespeed_0.6.5.orig.tar.gz
cd typespeed-0.6.5/
./configure
make && make install
運行
[root@bogon typespeed-0.6.5]# typespeed

