How To Install ktouch on CentOS 8
Introduction
In this tutorial we learn how to install ktouch
on CentOS 8.
What is ktouch
Touch Typing Tutor.
We can use yum
or dnf
to install ktouch
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install ktouch.
Install ktouch on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install ktouch
using dnf
by running the following command:
sudo dnf -y install ktouch
Install ktouch on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install ktouch
using yum
by running the following command:
sudo yum -y install ktouch
How To Uninstall ktouch on CentOS 8
To uninstall only the ktouch
package we can use the following command:
sudo dnf remove ktouch
ktouch Package Contents on CentOS 8
/usr/bin/ktouch
/usr/lib/.build-id
/usr/lib/.build-id/28
/usr/lib/.build-id/28/b0997797e3440334089b78f72e856ad823cc45
/usr/share/applications/org.kde.ktouch.desktop
/usr/share/config.kcfg/ktouch.kcfg
/usr/share/doc/HTML/ca/ktouch
/usr/share/doc/HTML/ca/ktouch/index.cache.bz2
/usr/share/doc/HTML/ca/ktouch/index.docbook
/usr/share/doc/HTML/de/ktouch
/usr/share/doc/HTML/de/ktouch/index.cache.bz2
/usr/share/doc/HTML/de/ktouch/index.docbook
/usr/share/doc/HTML/en/ktouch
/usr/share/doc/HTML/en/ktouch/Icon-arrow-down.png
/usr/share/doc/HTML/en/ktouch/Icon-arrow-left.png
/usr/share/doc/HTML/en/ktouch/Icon-arrow-right.png
/usr/share/doc/HTML/en/ktouch/Icon-arrow-up.png
/usr/share/doc/HTML/en/ktouch/Icon-configure.png
/usr/share/doc/HTML/en/ktouch/Icon-dialog-information.png
/usr/share/doc/HTML/en/ktouch/Icon-document-new.png
/usr/share/doc/HTML/en/ktouch/Icon-document-open.png
/usr/share/doc/HTML/en/ktouch/Icon-edit-delete.png
/usr/share/doc/HTML/en/ktouch/Icon-format-justify-fill.png
/usr/share/doc/HTML/en/ktouch/Icon-go-home.png
/usr/share/doc/HTML/en/ktouch/Icon-list-add.png
/usr/share/doc/HTML/en/ktouch/Icon-list-remove.png
/usr/share/doc/HTML/en/ktouch/Icon-media-playback-pause.png
/usr/share/doc/HTML/en/ktouch/Icon-object-locked.png
/usr/share/doc/HTML/en/ktouch/character_editing.png
/usr/share/doc/HTML/en/ktouch/color_options.png
/usr/share/doc/HTML/en/ktouch/courses.png
/usr/share/doc/HTML/en/ktouch/create.png
/usr/share/doc/HTML/en/ktouch/create_course1.png
/usr/share/doc/HTML/en/ktouch/create_course2.png
/usr/share/doc/HTML/en/ktouch/create_course3.png
/usr/share/doc/HTML/en/ktouch/create_layout1.png
/usr/share/doc/HTML/en/ktouch/create_layout2.png
/usr/share/doc/HTML/en/ktouch/create_layout3.png
/usr/share/doc/HTML/en/ktouch/custom-lessons-edit.png
/usr/share/doc/HTML/en/ktouch/custom-lessons.png
/usr/share/doc/HTML/en/ktouch/home_screen.png
/usr/share/doc/HTML/en/ktouch/index.cache.bz2
/usr/share/doc/HTML/en/ktouch/index.docbook
/usr/share/doc/HTML/en/ktouch/key_editing.png
/usr/share/doc/HTML/en/ktouch/ktouch_menu.png
/usr/share/doc/HTML/en/ktouch/main_screen_default_color.png
/usr/share/doc/HTML/en/ktouch/main_window_german.png
/usr/share/doc/HTML/en/ktouch/pause_options.png
/usr/share/doc/HTML/en/ktouch/profiles.png
/usr/share/doc/HTML/en/ktouch/profiles1.png
/usr/share/doc/HTML/en/ktouch/quality_check.png
/usr/share/doc/HTML/en/ktouch/score_screen.png
/usr/share/doc/HTML/en/ktouch/score_screen_errors.png
/usr/share/doc/HTML/en/ktouch/statistics_dialog.png
/usr/share/doc/HTML/en/ktouch/statistics_hovering.png
/usr/share/doc/HTML/en/ktouch/statistics_over.png
/usr/share/doc/HTML/en/ktouch/statistics_show.png
/usr/share/doc/HTML/en/ktouch/training_options.png
/usr/share/doc/HTML/en/ktouch/welcome_screen.png
/usr/share/doc/HTML/es/ktouch
/usr/share/doc/HTML/es/ktouch/color_options.png
/usr/share/doc/HTML/es/ktouch/index.cache.bz2
/usr/share/doc/HTML/es/ktouch/index.docbook
/usr/share/doc/HTML/es/ktouch/main_screen_default_color.png
/usr/share/doc/HTML/es/ktouch/main_window_german.png
/usr/share/doc/HTML/es/ktouch/statistics_dialog.png
/usr/share/doc/HTML/es/ktouch/training_options.png
/usr/share/doc/HTML/fr/ktouch
/usr/share/doc/HTML/fr/ktouch/color_options.png
/usr/share/doc/HTML/fr/ktouch/general_options.png
/usr/share/doc/HTML/fr/ktouch/index.cache.bz2
/usr/share/doc/HTML/fr/ktouch/index.docbook
/usr/share/doc/HTML/fr/ktouch/keyboard_options.png
/usr/share/doc/HTML/fr/ktouch/main_screen_default_color.png
/usr/share/doc/HTML/fr/ktouch/main_window_german.png
/usr/share/doc/HTML/fr/ktouch/sound_options.png
/usr/share/doc/HTML/fr/ktouch/statistics_dialog.png
/usr/share/doc/HTML/fr/ktouch/statistics_dialog_chart.png
/usr/share/doc/HTML/fr/ktouch/training_options.png
/usr/share/doc/HTML/gl/ktouch
/usr/share/doc/HTML/gl/ktouch/index.cache.bz2
/usr/share/doc/HTML/gl/ktouch/index.docbook
/usr/share/doc/HTML/it/ktouch
/usr/share/doc/HTML/it/ktouch/index.cache.bz2
/usr/share/doc/HTML/it/ktouch/index.docbook
/usr/share/doc/HTML/it/ktouch/screenshot1.png
/usr/share/doc/HTML/it/ktouch/screenshot2.png
/usr/share/doc/HTML/it/ktouch/screenshot3.png
/usr/share/doc/HTML/nl/ktouch
/usr/share/doc/HTML/nl/ktouch/index.cache.bz2
/usr/share/doc/HTML/nl/ktouch/index.docbook
/usr/share/doc/HTML/pl/ktouch
/usr/share/doc/HTML/pl/ktouch/color_options.png
/usr/share/doc/HTML/pl/ktouch/general_options.png
/usr/share/doc/HTML/pl/ktouch/index.cache.bz2
/usr/share/doc/HTML/pl/ktouch/index.docbook
/usr/share/doc/HTML/pl/ktouch/keyboard_options.png
/usr/share/doc/HTML/pl/ktouch/main_screen_default_color.png
/usr/share/doc/HTML/pl/ktouch/main_window_german.png
/usr/share/doc/HTML/pl/ktouch/statistics_dialog.png
/usr/share/doc/HTML/pl/ktouch/statistics_dialog_chart.png
/usr/share/doc/HTML/pl/ktouch/training_options.png
/usr/share/doc/HTML/pt/ktouch
/usr/share/doc/HTML/pt/ktouch/index.cache.bz2
/usr/share/doc/HTML/pt/ktouch/index.docbook
/usr/share/doc/HTML/pt_BR/ktouch
/usr/share/doc/HTML/pt_BR/ktouch/index.cache.bz2
/usr/share/doc/HTML/pt_BR/ktouch/index.docbook
/usr/share/doc/HTML/sv/ktouch
/usr/share/doc/HTML/sv/ktouch/color_options.png
/usr/share/doc/HTML/sv/ktouch/general_options.png
/usr/share/doc/HTML/sv/ktouch/index.cache.bz2
/usr/share/doc/HTML/sv/ktouch/index.docbook
/usr/share/doc/HTML/sv/ktouch/keyboard_options.png
/usr/share/doc/HTML/sv/ktouch/main_screen_default_color.png
/usr/share/doc/HTML/sv/ktouch/main_window_german.png
/usr/share/doc/HTML/sv/ktouch/statistics_dialog.png
/usr/share/doc/HTML/sv/ktouch/statistics_dialog_chart.png
/usr/share/doc/HTML/sv/ktouch/training_options.png
/usr/share/doc/HTML/uk/ktouch
/usr/share/doc/HTML/uk/ktouch/character_editing.png
/usr/share/doc/HTML/uk/ktouch/color_options.png
/usr/share/doc/HTML/uk/ktouch/courses.png
/usr/share/doc/HTML/uk/ktouch/create.png
/usr/share/doc/HTML/uk/ktouch/create_course1.png
/usr/share/doc/HTML/uk/ktouch/create_course2.png
/usr/share/doc/HTML/uk/ktouch/create_course3.png
/usr/share/doc/HTML/uk/ktouch/create_layout1.png
/usr/share/doc/HTML/uk/ktouch/create_layout2.png
/usr/share/doc/HTML/uk/ktouch/create_layout3.png
/usr/share/doc/HTML/uk/ktouch/custom-lessons-edit.png
/usr/share/doc/HTML/uk/ktouch/custom-lessons.png
/usr/share/doc/HTML/uk/ktouch/home_screen.png
/usr/share/doc/HTML/uk/ktouch/index.cache.bz2
/usr/share/doc/HTML/uk/ktouch/index.docbook
/usr/share/doc/HTML/uk/ktouch/key_editing.png
/usr/share/doc/HTML/uk/ktouch/ktouch_menu.png
/usr/share/doc/HTML/uk/ktouch/main_screen_default_color.png
/usr/share/doc/HTML/uk/ktouch/main_window_german.png
/usr/share/doc/HTML/uk/ktouch/pause_options.png
/usr/share/doc/HTML/uk/ktouch/profiles.png
/usr/share/doc/HTML/uk/ktouch/profiles1.png
/usr/share/doc/HTML/uk/ktouch/quality_check.png
/usr/share/doc/HTML/uk/ktouch/score_screen.png
/usr/share/doc/HTML/uk/ktouch/score_screen_errors.png
/usr/share/doc/HTML/uk/ktouch/statistics_dialog.png
/usr/share/doc/HTML/uk/ktouch/statistics_hovering.png
/usr/share/doc/HTML/uk/ktouch/statistics_over.png
/usr/share/doc/HTML/uk/ktouch/statistics_show.png
/usr/share/doc/HTML/uk/ktouch/training_options.png
/usr/share/doc/HTML/uk/ktouch/welcome_screen.png
/usr/share/doc/ktouch
/usr/share/doc/ktouch/AUTHORS
/usr/share/icons/hicolor/128x128/apps/ktouch.png
/usr/share/icons/hicolor/16x16/apps/ktouch.png
/usr/share/icons/hicolor/22x22/apps/ktouch.png
/usr/share/icons/hicolor/32x32/apps/ktouch.png
/usr/share/icons/hicolor/48x48/apps/ktouch.png
/usr/share/icons/hicolor/scalable/apps/ktouch.svgz
/usr/share/ktouch
/usr/share/ktouch/courses
/usr/share/ktouch/courses/ara.xml
/usr/share/ktouch/courses/bg1.xml
/usr/share/ktouch/courses/bg2.xml
/usr/share/ktouch/courses/br.xml
/usr/share/ktouch/courses/cat.xml
/usr/share/ktouch/courses/ch1.xml
/usr/share/ktouch/courses/ch2.xml
/usr/share/ktouch/courses/cz.xml
/usr/share/ktouch/courses/de.dvorak.xml
/usr/share/ktouch/courses/de.neo.xml
/usr/share/ktouch/courses/de1.xml
/usr/share/ktouch/courses/de2.xml
/usr/share/ktouch/courses/dk1.xml
/usr/share/ktouch/courses/es.dvorak.xml
/usr/share/ktouch/courses/es1.xml
/usr/share/ktouch/courses/es2.xml
/usr/share/ktouch/courses/es3.xml
/usr/share/ktouch/courses/es4.xml
/usr/share/ktouch/courses/fi.xml
/usr/share/ktouch/courses/fr.bepo.xml
/usr/share/ktouch/courses/fr.dvarok.xml
/usr/share/ktouch/courses/fr.xml
/usr/share/ktouch/courses/gb.xml
/usr/share/ktouch/courses/gr.xml
/usr/share/ktouch/courses/ir.xml
/usr/share/ktouch/courses/it.xml
/usr/share/ktouch/courses/it2.xml
/usr/share/ktouch/courses/lt.std.xml
/usr/share/ktouch/courses/nl1.xml
/usr/share/ktouch/courses/nl2.xml
/usr/share/ktouch/courses/no.xml
/usr/share/ktouch/courses/pl.xml
/usr/share/ktouch/courses/ru.legacy.xml
/usr/share/ktouch/courses/ru1.xml
/usr/share/ktouch/courses/ru2.xml
/usr/share/ktouch/courses/si.xml
/usr/share/ktouch/courses/sk.xml
/usr/share/ktouch/courses/tr.xml
/usr/share/ktouch/courses/ua.xml
/usr/share/ktouch/courses/us.colemak.xml
/usr/share/ktouch/courses/us.dvorak1.xml
/usr/share/ktouch/courses/us.dvorak2.xml
/usr/share/ktouch/courses/us.workman.xml
/usr/share/ktouch/courses/us.xml
/usr/share/ktouch/data.xml
/usr/share/ktouch/keyboardlayouts
/usr/share/ktouch/keyboardlayouts/ara.xml
/usr/share/ktouch/keyboardlayouts/be.xml
/usr/share/ktouch/keyboardlayouts/bg.xml
/usr/share/ktouch/keyboardlayouts/br.xml
/usr/share/ktouch/keyboardlayouts/ch.fr.xml
/usr/share/ktouch/keyboardlayouts/ch.xml
/usr/share/ktouch/keyboardlayouts/cz.qwerty.xml
/usr/share/ktouch/keyboardlayouts/cz.xml
/usr/share/ktouch/keyboardlayouts/de.dvorak.xml
/usr/share/ktouch/keyboardlayouts/de.neo2.xml
/usr/share/ktouch/keyboardlayouts/de.xml
/usr/share/ktouch/keyboardlayouts/dk.xml
/usr/share/ktouch/keyboardlayouts/ee.xml
/usr/share/ktouch/keyboardlayouts/es.dvorak.xml
/usr/share/ktouch/keyboardlayouts/es.xml
/usr/share/ktouch/keyboardlayouts/fi.xml
/usr/share/ktouch/keyboardlayouts/fr.bepo.xml
/usr/share/ktouch/keyboardlayouts/fr.dvorak.xml
/usr/share/ktouch/keyboardlayouts/fr.xml
/usr/share/ktouch/keyboardlayouts/gb.dvorak.xml
/usr/share/ktouch/keyboardlayouts/gb.xml
/usr/share/ktouch/keyboardlayouts/hu.xml
/usr/share/ktouch/keyboardlayouts/il.xml
/usr/share/ktouch/keyboardlayouts/in.kan.xml
/usr/share/ktouch/keyboardlayouts/in.tam_unicode.xml
/usr/share/ktouch/keyboardlayouts/ir.xml
/usr/share/ktouch/keyboardlayouts/it.xml
/usr/share/ktouch/keyboardlayouts/jp.xml
/usr/share/ktouch/keyboardlayouts/latam.xml
/usr/share/ktouch/keyboardlayouts/lt.std.xml
/usr/share/ktouch/keyboardlayouts/mn.xml
/usr/share/ktouch/keyboardlayouts/nl.xml
/usr/share/ktouch/keyboardlayouts/no.xml
/usr/share/ktouch/keyboardlayouts/pt.xml
/usr/share/ktouch/keyboardlayouts/ru.legacy.xml
/usr/share/ktouch/keyboardlayouts/ru.xml
/usr/share/ktouch/keyboardlayouts/se.xml
/usr/share/ktouch/keyboardlayouts/si.xml
/usr/share/ktouch/keyboardlayouts/sk.qwerty.xml
/usr/share/ktouch/keyboardlayouts/sk.xml
/usr/share/ktouch/keyboardlayouts/tr.f.xml
/usr/share/ktouch/keyboardlayouts/tr.xml
/usr/share/ktouch/keyboardlayouts/ua.xml
/usr/share/ktouch/keyboardlayouts/us.colemak.xml
/usr/share/ktouch/keyboardlayouts/us.dvorak.xml
/usr/share/ktouch/keyboardlayouts/us.workman.xml
/usr/share/ktouch/keyboardlayouts/us.xml
/usr/share/ktouch/schemata
/usr/share/ktouch/schemata/course.xsd
/usr/share/ktouch/schemata/data.xsd
/usr/share/ktouch/schemata/keyboardlayout.xsd
/usr/share/licenses/ktouch
/usr/share/licenses/ktouch/COPYING
/usr/share/locale/ar/LC_MESSAGES/ktouch.mo
/usr/share/locale/bg/LC_MESSAGES/ktouch.mo
/usr/share/locale/bs/LC_MESSAGES/ktouch.mo
/usr/share/locale/ca/LC_MESSAGES/ktouch.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/ktouch.mo
/usr/share/locale/cs/LC_MESSAGES/ktouch.mo
/usr/share/locale/da/LC_MESSAGES/ktouch.mo
/usr/share/locale/de/LC_MESSAGES/ktouch.mo
/usr/share/locale/el/LC_MESSAGES/ktouch.mo
/usr/share/locale/en_GB/LC_MESSAGES/ktouch.mo
/usr/share/locale/eo/LC_MESSAGES/ktouch.mo
/usr/share/locale/es/LC_MESSAGES/ktouch.mo
/usr/share/locale/et/LC_MESSAGES/ktouch.mo
/usr/share/locale/eu/LC_MESSAGES/ktouch.mo
/usr/share/locale/fa/LC_MESSAGES/ktouch.mo
/usr/share/locale/fi/LC_MESSAGES/ktouch.mo
/usr/share/locale/fr/LC_MESSAGES/ktouch.mo
/usr/share/locale/ga/LC_MESSAGES/ktouch.mo
/usr/share/locale/gl/LC_MESSAGES/ktouch.mo
/usr/share/locale/he/LC_MESSAGES/ktouch.mo
/usr/share/locale/hi/LC_MESSAGES/ktouch.mo
/usr/share/locale/hr/LC_MESSAGES/ktouch.mo
/usr/share/locale/hu/LC_MESSAGES/ktouch.mo
/usr/share/locale/is/LC_MESSAGES/ktouch.mo
/usr/share/locale/it/LC_MESSAGES/ktouch.mo
/usr/share/locale/ja/LC_MESSAGES/ktouch.mo
/usr/share/locale/kk/LC_MESSAGES/ktouch.mo
/usr/share/locale/km/LC_MESSAGES/ktouch.mo
/usr/share/locale/lt/LC_MESSAGES/ktouch.mo
/usr/share/locale/lv/LC_MESSAGES/ktouch.mo
/usr/share/locale/ml/LC_MESSAGES/ktouch.mo
/usr/share/locale/mr/LC_MESSAGES/ktouch.mo
/usr/share/locale/nb/LC_MESSAGES/ktouch.mo
/usr/share/locale/nds/LC_MESSAGES/ktouch.mo
/usr/share/locale/nl/LC_MESSAGES/ktouch.mo
/usr/share/locale/nn/LC_MESSAGES/ktouch.mo
/usr/share/locale/pa/LC_MESSAGES/ktouch.mo
/usr/share/locale/pl/LC_MESSAGES/ktouch.mo
/usr/share/locale/pt/LC_MESSAGES/ktouch.mo
/usr/share/locale/pt_BR/LC_MESSAGES/ktouch.mo
/usr/share/locale/ro/LC_MESSAGES/ktouch.mo
/usr/share/locale/ru/LC_MESSAGES/ktouch.mo
/usr/share/locale/sk/LC_MESSAGES/ktouch.mo
/usr/share/locale/sl/LC_MESSAGES/ktouch.mo
/usr/share/locale/sv/LC_MESSAGES/ktouch.mo
/usr/share/locale/tr/LC_MESSAGES/ktouch.mo
/usr/share/locale/ug/LC_MESSAGES/ktouch.mo
/usr/share/locale/uk/LC_MESSAGES/ktouch.mo
/usr/share/locale/zh_CN/LC_MESSAGES/ktouch.mo
/usr/share/locale/zh_TW/LC_MESSAGES/ktouch.mo
/usr/share/man/ca/man1/ktouch.1.gz
/usr/share/man/de/man1/ktouch.1.gz
/usr/share/man/es/man1/ktouch.1.gz
/usr/share/man/et/man1/ktouch.1.gz
/usr/share/man/fr/man1/ktouch.1.gz
/usr/share/man/gl/man1/ktouch.1.gz
/usr/share/man/it/man1/ktouch.1.gz
/usr/share/man/man1/ktouch.1.gz
/usr/share/man/nl/man1/ktouch.1.gz
/usr/share/man/pl/man1/ktouch.1.gz
/usr/share/man/pt/man1/ktouch.1.gz
/usr/share/man/pt_BR/man1/ktouch.1.gz
/usr/share/man/sv/man1/ktouch.1.gz
/usr/share/man/uk/man1/ktouch.1.gz
/usr/share/metainfo/org.kde.ktouch.appdata.xml
References
Summary
In this tutorial we learn how to install ktouch
on CentOS 8 using yum and dnf.