How To Install ibus-typing-booster on Rocky Linux 8
Introduction
In this tutorial we learn how to install ibus-typing-booster
on Rocky Linux 8.
What is ibus-typing-booster
Ibus-typing-booster is a context sensitive completion input method to speedup typing.
We can use yum
or dnf
to install ibus-typing-booster
on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install ibus-typing-booster.
Install ibus-typing-booster on Rocky Linux 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install ibus-typing-booster
using dnf
by running the following command:
sudo dnf -y install ibus-typing-booster
Install ibus-typing-booster on Rocky Linux 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install ibus-typing-booster
using yum
by running the following command:
sudo yum -y install ibus-typing-booster
How To Uninstall ibus-typing-booster on Rocky Linux 8
To uninstall only the ibus-typing-booster
package we can use the following command:
sudo dnf remove ibus-typing-booster
ibus-typing-booster Package Contents on Rocky Linux 8
/usr/libexec/ibus-engine-typing-booster
/usr/libexec/ibus-setup-typing-booster
/usr/share/applications/ibus-setup-typing-booster.desktop
/usr/share/doc/ibus-typing-booster
/usr/share/doc/ibus-typing-booster/AUTHORS
/usr/share/doc/ibus-typing-booster/COPYING
/usr/share/doc/ibus-typing-booster/README
/usr/share/glib-2.0/schemas/org.freedesktop.ibus.engine.typing-booster.gschema.xml
/usr/share/ibus-typing-booster
/usr/share/ibus-typing-booster/data
/usr/share/ibus-typing-booster/data/annotations
/usr/share/ibus-typing-booster/data/annotationsDerived
/usr/share/ibus-typing-booster/data/emoji-data.txt.gz
/usr/share/ibus-typing-booster/data/emoji-sequences.txt.gz
/usr/share/ibus-typing-booster/data/emoji-test.txt.gz
/usr/share/ibus-typing-booster/data/emoji-variation-sequences.txt.gz
/usr/share/ibus-typing-booster/data/emoji-zwj-sequences.txt.gz
/usr/share/ibus-typing-booster/data/emojione.json.gz
/usr/share/ibus-typing-booster/engine
/usr/share/ibus-typing-booster/engine/__pycache__
/usr/share/ibus-typing-booster/engine/__pycache__/emoji_picker.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/emoji_picker.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/factory.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/factory.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/hunspell_suggest.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/hunspell_suggest.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/hunspell_table.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/hunspell_table.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/itb_emoji.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/itb_emoji.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/itb_nltk.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/itb_nltk.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/itb_pango.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/itb_pango.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/itb_util.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/itb_util.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/m17n_translit.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/m17n_translit.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/main.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/main.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/tabsqlitedb.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/tabsqlitedb.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/version.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/engine/__pycache__/version.cpython-36.pyc
/usr/share/ibus-typing-booster/engine/emoji_picker.py
/usr/share/ibus-typing-booster/engine/factory.py
/usr/share/ibus-typing-booster/engine/hunspell_suggest.py
/usr/share/ibus-typing-booster/engine/hunspell_table.py
/usr/share/ibus-typing-booster/engine/itb_emoji.py
/usr/share/ibus-typing-booster/engine/itb_nltk.py
/usr/share/ibus-typing-booster/engine/itb_pango.py
/usr/share/ibus-typing-booster/engine/itb_util.py
/usr/share/ibus-typing-booster/engine/m17n_translit.py
/usr/share/ibus-typing-booster/engine/main.py
/usr/share/ibus-typing-booster/engine/tabsqlitedb.py
/usr/share/ibus-typing-booster/engine/version.py
/usr/share/ibus-typing-booster/icons
/usr/share/ibus-typing-booster/icons/ibus-typing-booster.svg
/usr/share/ibus-typing-booster/setup
/usr/share/ibus-typing-booster/setup/__pycache__
/usr/share/ibus-typing-booster/setup/__pycache__/i18n.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/setup/__pycache__/i18n.cpython-36.pyc
/usr/share/ibus-typing-booster/setup/__pycache__/main.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/setup/__pycache__/main.cpython-36.pyc
/usr/share/ibus-typing-booster/setup/__pycache__/pkginstall.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/setup/__pycache__/pkginstall.cpython-36.pyc
/usr/share/ibus-typing-booster/setup/__pycache__/version.cpython-36.opt-1.pyc
/usr/share/ibus-typing-booster/setup/__pycache__/version.cpython-36.pyc
/usr/share/ibus-typing-booster/setup/i18n.py
/usr/share/ibus-typing-booster/setup/main.py
/usr/share/ibus-typing-booster/setup/pkginstall.py
/usr/share/ibus-typing-booster/setup/version.py
/usr/share/ibus/component/typing-booster.xml
/usr/share/icons/hicolor/128x128/apps/ibus-typing-booster.png
/usr/share/icons/hicolor/16x16/apps/ibus-typing-booster.png
/usr/share/icons/hicolor/22x22/apps/ibus-typing-booster.png
/usr/share/icons/hicolor/256x256/apps/ibus-typing-booster.png
/usr/share/icons/hicolor/32x32/apps/ibus-typing-booster.png
/usr/share/icons/hicolor/48x48/apps/ibus-typing-booster.png
/usr/share/icons/hicolor/64x64/apps/ibus-typing-booster.png
/usr/share/icons/hicolor/scalable/apps/ibus-typing-booster.svg
/usr/share/locale/ca/LC_MESSAGES/ibus-typing-booster.mo
/usr/share/locale/cs/LC_MESSAGES/ibus-typing-booster.mo
/usr/share/locale/de/LC_MESSAGES/ibus-typing-booster.mo
/usr/share/locale/es/LC_MESSAGES/ibus-typing-booster.mo
/usr/share/locale/fr/LC_MESSAGES/ibus-typing-booster.mo
/usr/share/locale/ja/LC_MESSAGES/ibus-typing-booster.mo
/usr/share/locale/pl/LC_MESSAGES/ibus-typing-booster.mo
/usr/share/locale/pt_BR/LC_MESSAGES/ibus-typing-booster.mo
/usr/share/locale/uk/LC_MESSAGES/ibus-typing-booster.mo
/usr/share/locale/zh_CN/LC_MESSAGES/ibus-typing-booster.mo
/usr/share/metainfo/typing-booster.appdata.xml
References
Summary
In this tutorial we learn how to install ibus-typing-booster
on Rocky Linux 8 using yum and dnf.