How To Install terminator on Fedora 34

terminator is Store and run multiple GNOME terminals in one window

Introduction

In this tutorial we learn how to install terminator on Fedora 34.

What is terminator

Multiple GNOME terminals in one window. This is a project to produce an efficient way of filling a large area of screen space with terminals. This is done by splitting the window into a resizeable grid of terminals. As such, you can produce a very flexible arrangements of terminals for different tasks.

We can use yum or dnf to install terminator on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install terminator.

Install terminator on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install terminator using dnf by running the following command:

sudo dnf -y install terminator

Install terminator on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install terminator using yum by running the following command:

sudo yum -y install terminator

How To Uninstall terminator on Fedora 34

To uninstall only the terminator package we can use the following command:

sudo dnf remove terminator

terminator Package Contents on Fedora 34

/usr/bin/remotinator
/usr/bin/terminator
/usr/lib/python3.9/site-packages/terminator-2.1.0-py3.9.egg-info
/usr/lib/python3.9/site-packages/terminator-2.1.0-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/terminator-2.1.0-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/terminator-2.1.0-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/terminator-2.1.0-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/terminator-2.1.0-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/terminatorlib
/usr/lib/python3.9/site-packages/terminatorlib/__init__.py
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/borg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/borg.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/config.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/config.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/configjson.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/configjson.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/container.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/container.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/cwd.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/cwd.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/debugserver.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/debugserver.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/editablelabel.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/editablelabel.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/encoding.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/encoding.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/factory.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/factory.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/ipc.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/ipc.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/keybindings.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/keybindings.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/layoutlauncher.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/layoutlauncher.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/notebook.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/notebook.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/optionparse.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/optionparse.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/paned.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/paned.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/plugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/plugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/prefseditor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/prefseditor.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/regex.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/regex.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/searchbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/searchbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/signalman.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/signalman.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminal.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminal.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminal_popup_menu.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminal_popup_menu.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminator.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/titlebar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/titlebar.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/translation.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/translation.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/version.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/window.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/window.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/borg.py
/usr/lib/python3.9/site-packages/terminatorlib/config.py
/usr/lib/python3.9/site-packages/terminatorlib/configjson.py
/usr/lib/python3.9/site-packages/terminatorlib/container.py
/usr/lib/python3.9/site-packages/terminatorlib/cwd.py
/usr/lib/python3.9/site-packages/terminatorlib/debugserver.py
/usr/lib/python3.9/site-packages/terminatorlib/editablelabel.py
/usr/lib/python3.9/site-packages/terminatorlib/encoding.py
/usr/lib/python3.9/site-packages/terminatorlib/factory.py
/usr/lib/python3.9/site-packages/terminatorlib/ipc.py
/usr/lib/python3.9/site-packages/terminatorlib/keybindings.py
/usr/lib/python3.9/site-packages/terminatorlib/layoutlauncher.glade
/usr/lib/python3.9/site-packages/terminatorlib/layoutlauncher.py
/usr/lib/python3.9/site-packages/terminatorlib/notebook.py
/usr/lib/python3.9/site-packages/terminatorlib/optionparse.py
/usr/lib/python3.9/site-packages/terminatorlib/paned.py
/usr/lib/python3.9/site-packages/terminatorlib/plugin.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__init__.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/activitywatch.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/activitywatch.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/command_notify.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/command_notify.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/custom_commands.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/custom_commands.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/logger.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/logger.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/maven.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/maven.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/terminalshot.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/terminalshot.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/testplugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/testplugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/url_handlers.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/url_handlers.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/activitywatch.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/command_notify.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/custom_commands.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/logger.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/maven.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/terminalshot.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/testplugin.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/url_handlers.py
/usr/lib/python3.9/site-packages/terminatorlib/preferences.glade
/usr/lib/python3.9/site-packages/terminatorlib/prefseditor.py
/usr/lib/python3.9/site-packages/terminatorlib/regex.py
/usr/lib/python3.9/site-packages/terminatorlib/searchbar.py
/usr/lib/python3.9/site-packages/terminatorlib/signalman.py
/usr/lib/python3.9/site-packages/terminatorlib/terminal.py
/usr/lib/python3.9/site-packages/terminatorlib/terminal_popup_menu.py
/usr/lib/python3.9/site-packages/terminatorlib/terminator.py
/usr/lib/python3.9/site-packages/terminatorlib/titlebar.py
/usr/lib/python3.9/site-packages/terminatorlib/translation.py
/usr/lib/python3.9/site-packages/terminatorlib/util.py
/usr/lib/python3.9/site-packages/terminatorlib/version.py
/usr/lib/python3.9/site-packages/terminatorlib/window.py
/usr/share/applications/terminator.desktop
/usr/share/icons/HighContrast/16x16/actions/terminator_active_broadcast_all.png
/usr/share/icons/HighContrast/16x16/actions/terminator_active_broadcast_group.png
/usr/share/icons/HighContrast/16x16/actions/terminator_active_broadcast_off.png
/usr/share/icons/HighContrast/16x16/actions/terminator_horiz.png
/usr/share/icons/HighContrast/16x16/actions/terminator_receive_off.png
/usr/share/icons/HighContrast/16x16/actions/terminator_receive_on.png
/usr/share/icons/HighContrast/16x16/actions/terminator_vert.png
/usr/share/icons/HighContrast/16x16/apps/terminator-custom-commands.png
/usr/share/icons/HighContrast/16x16/apps/terminator-layout.png
/usr/share/icons/HighContrast/16x16/apps/terminator-preferences.png
/usr/share/icons/HighContrast/16x16/apps/terminator.png
/usr/share/icons/HighContrast/16x16/status/terminal-bell.png
/usr/share/icons/HighContrast/22x22/apps/terminator-custom-commands.png
/usr/share/icons/HighContrast/22x22/apps/terminator-layout.png
/usr/share/icons/HighContrast/22x22/apps/terminator-preferences.png
/usr/share/icons/HighContrast/22x22/apps/terminator.png
/usr/share/icons/HighContrast/24x24/apps/terminator-custom-commands.png
/usr/share/icons/HighContrast/24x24/apps/terminator-layout.png
/usr/share/icons/HighContrast/24x24/apps/terminator-preferences.png
/usr/share/icons/HighContrast/24x24/apps/terminator.png
/usr/share/icons/HighContrast/32x32/apps/terminator-custom-commands.png
/usr/share/icons/HighContrast/32x32/apps/terminator-layout.png
/usr/share/icons/HighContrast/32x32/apps/terminator-preferences.png
/usr/share/icons/HighContrast/32x32/apps/terminator.png
/usr/share/icons/HighContrast/48x48/apps/terminator-custom-commands.png
/usr/share/icons/HighContrast/48x48/apps/terminator-layout.png
/usr/share/icons/HighContrast/48x48/apps/terminator-preferences.png
/usr/share/icons/HighContrast/48x48/apps/terminator.png
/usr/share/icons/HighContrast/scalable/apps/terminator-custom-commands.svg
/usr/share/icons/HighContrast/scalable/apps/terminator-layout.svg
/usr/share/icons/HighContrast/scalable/apps/terminator-preferences.svg
/usr/share/icons/HighContrast/scalable/apps/terminator.svg
/usr/share/icons/hicolor/16x16/actions/terminator_active_broadcast_all.png
/usr/share/icons/hicolor/16x16/actions/terminator_active_broadcast_group.png
/usr/share/icons/hicolor/16x16/actions/terminator_active_broadcast_off.png
/usr/share/icons/hicolor/16x16/actions/terminator_horiz.png
/usr/share/icons/hicolor/16x16/actions/terminator_receive_off.png
/usr/share/icons/hicolor/16x16/actions/terminator_receive_on.png
/usr/share/icons/hicolor/16x16/actions/terminator_vert.png
/usr/share/icons/hicolor/16x16/apps/terminator.png
/usr/share/icons/hicolor/16x16/status/terminal-bell.png
/usr/share/icons/hicolor/22x22/apps/terminator.png
/usr/share/icons/hicolor/24x24/apps/terminator.png
/usr/share/icons/hicolor/32x32/apps/terminator.png
/usr/share/icons/hicolor/48x48/apps/terminator-custom-commands.png
/usr/share/icons/hicolor/48x48/apps/terminator-layout.png
/usr/share/icons/hicolor/48x48/apps/terminator-preferences.png
/usr/share/icons/hicolor/48x48/apps/terminator.png
/usr/share/icons/hicolor/scalable/apps/terminator-custom-commands.svg
/usr/share/icons/hicolor/scalable/apps/terminator-layout.svg
/usr/share/icons/hicolor/scalable/apps/terminator-preferences.svg
/usr/share/icons/hicolor/scalable/apps/terminator.svg
/usr/share/locale/af/LC_MESSAGES/terminator.mo
/usr/share/locale/ar/LC_MESSAGES/terminator.mo
/usr/share/locale/ast/LC_MESSAGES/terminator.mo
/usr/share/locale/az/LC_MESSAGES/terminator.mo
/usr/share/locale/be/LC_MESSAGES/terminator.mo
/usr/share/locale/bg/LC_MESSAGES/terminator.mo
/usr/share/locale/bn/LC_MESSAGES/terminator.mo
/usr/share/locale/bs/LC_MESSAGES/terminator.mo
/usr/share/locale/ca/LC_MESSAGES/terminator.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/terminator.mo
/usr/share/locale/ckb/LC_MESSAGES/terminator.mo
/usr/share/locale/cs/LC_MESSAGES/terminator.mo
/usr/share/locale/da/LC_MESSAGES/terminator.mo
/usr/share/locale/de/LC_MESSAGES/terminator.mo
/usr/share/locale/el/LC_MESSAGES/terminator.mo
/usr/share/locale/en_AU/LC_MESSAGES/terminator.mo
/usr/share/locale/en_CA/LC_MESSAGES/terminator.mo
/usr/share/locale/en_GB/LC_MESSAGES/terminator.mo
/usr/share/locale/eo/LC_MESSAGES/terminator.mo
/usr/share/locale/es/LC_MESSAGES/terminator.mo
/usr/share/locale/et/LC_MESSAGES/terminator.mo
/usr/share/locale/eu/LC_MESSAGES/terminator.mo
/usr/share/locale/fa/LC_MESSAGES/terminator.mo
/usr/share/locale/fi/LC_MESSAGES/terminator.mo
/usr/share/locale/fo/LC_MESSAGES/terminator.mo
/usr/share/locale/fr/LC_MESSAGES/terminator.mo
/usr/share/locale/fy/LC_MESSAGES/terminator.mo
/usr/share/locale/ga/LC_MESSAGES/terminator.mo
/usr/share/locale/gl/LC_MESSAGES/terminator.mo
/usr/share/locale/he/LC_MESSAGES/terminator.mo
/usr/share/locale/hi/LC_MESSAGES/terminator.mo
/usr/share/locale/hr/LC_MESSAGES/terminator.mo
/usr/share/locale/hu/LC_MESSAGES/terminator.mo
/usr/share/locale/hy/LC_MESSAGES/terminator.mo
/usr/share/locale/ia/LC_MESSAGES/terminator.mo
/usr/share/locale/id/LC_MESSAGES/terminator.mo
/usr/share/locale/is/LC_MESSAGES/terminator.mo
/usr/share/locale/it/LC_MESSAGES/terminator.mo
/usr/share/locale/ja/LC_MESSAGES/terminator.mo
/usr/share/locale/jv/LC_MESSAGES/terminator.mo
/usr/share/locale/ka/LC_MESSAGES/terminator.mo
/usr/share/locale/kk/LC_MESSAGES/terminator.mo
/usr/share/locale/ko/LC_MESSAGES/terminator.mo
/usr/share/locale/ku/LC_MESSAGES/terminator.mo
/usr/share/locale/la/LC_MESSAGES/terminator.mo
/usr/share/locale/lt/LC_MESSAGES/terminator.mo
/usr/share/locale/lv/LC_MESSAGES/terminator.mo
/usr/share/locale/mk/LC_MESSAGES/terminator.mo
/usr/share/locale/ml/LC_MESSAGES/terminator.mo
/usr/share/locale/mr/LC_MESSAGES/terminator.mo
/usr/share/locale/ms/LC_MESSAGES/terminator.mo
/usr/share/locale/nb/LC_MESSAGES/terminator.mo
/usr/share/locale/nl/LC_MESSAGES/terminator.mo
/usr/share/locale/nn/LC_MESSAGES/terminator.mo
/usr/share/locale/oc/LC_MESSAGES/terminator.mo
/usr/share/locale/pl/LC_MESSAGES/terminator.mo
/usr/share/locale/pt/LC_MESSAGES/terminator.mo
/usr/share/locale/pt_BR/LC_MESSAGES/terminator.mo
/usr/share/locale/ro/LC_MESSAGES/terminator.mo
/usr/share/locale/ru/LC_MESSAGES/terminator.mo
/usr/share/locale/ru_RU/LC_MESSAGES/terminator.mo
/usr/share/locale/si/LC_MESSAGES/terminator.mo
/usr/share/locale/sk/LC_MESSAGES/terminator.mo
/usr/share/locale/sl/LC_MESSAGES/terminator.mo
/usr/share/locale/sq/LC_MESSAGES/terminator.mo
/usr/share/locale/sr/LC_MESSAGES/terminator.mo
/usr/share/locale/su/LC_MESSAGES/terminator.mo
/usr/share/locale/sv/LC_MESSAGES/terminator.mo
/usr/share/locale/sw/LC_MESSAGES/terminator.mo
/usr/share/locale/ta/LC_MESSAGES/terminator.mo
/usr/share/locale/te/LC_MESSAGES/terminator.mo
/usr/share/locale/th/LC_MESSAGES/terminator.mo
/usr/share/locale/tr/LC_MESSAGES/terminator.mo
/usr/share/locale/tyv/LC_MESSAGES/terminator.mo
/usr/share/locale/ug/LC_MESSAGES/terminator.mo
/usr/share/locale/uk/LC_MESSAGES/terminator.mo
/usr/share/locale/ur/LC_MESSAGES/terminator.mo
/usr/share/locale/vi/LC_MESSAGES/terminator.mo
/usr/share/locale/wa/LC_MESSAGES/terminator.mo
/usr/share/locale/zh_CN/LC_MESSAGES/terminator.mo
/usr/share/locale/zh_HK/LC_MESSAGES/terminator.mo
/usr/share/locale/zh_TW/LC_MESSAGES/terminator.mo
/usr/share/man/man1/terminator.1.gz
/usr/share/man/man5/terminator_config.5.gz
/usr/share/metainfo/terminator.metainfo.xml
/usr/share/pixmaps/terminator.png
/usr/share/terminator/terminatorlib/themes/Adwaita/gtk-3.0/apps/terminator.css
/usr/share/terminator/terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator.css
/usr/share/terminator/terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator_styling.css
/usr/share/terminator/terminatorlib/themes/Breeze/gtk-3.0/apps/terminator.css
/usr/share/terminator/terminatorlib/themes/HighContrast/gtk-3.0/apps/terminator.css
/usr/share/terminator/terminatorlib/themes/Radiance/gtk-3.0/apps/terminator.css
/usr/share/terminator/terminatorlib/themes/Radiance/gtk-3.0/apps/terminator_styling.css
/usr/share/terminator/terminatorlib/themes/Raleigh/gtk-3.0/apps/terminator.css
/usr/bin/remotinator
/usr/bin/terminator
/usr/lib/python3.9/site-packages/terminator-2.1.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/terminator-2.1.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/terminator-2.1.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/terminator-2.1.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/terminator-2.1.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/terminator-2.1.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/terminatorlib
/usr/lib/python3.9/site-packages/terminatorlib/__init__.py
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/borg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/borg.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/config.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/config.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/configjson.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/configjson.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/container.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/container.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/cwd.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/cwd.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/debugserver.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/debugserver.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/editablelabel.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/editablelabel.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/encoding.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/encoding.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/factory.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/factory.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/ipc.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/ipc.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/keybindings.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/keybindings.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/layoutlauncher.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/layoutlauncher.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/notebook.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/notebook.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/optionparse.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/optionparse.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/paned.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/paned.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/plugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/plugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/prefseditor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/prefseditor.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/regex.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/regex.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/searchbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/searchbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/signalman.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/signalman.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminal.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminal.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminal_popup_menu.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminal_popup_menu.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/terminator.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/titlebar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/titlebar.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/translation.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/translation.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/version.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/window.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/__pycache__/window.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/borg.py
/usr/lib/python3.9/site-packages/terminatorlib/config.py
/usr/lib/python3.9/site-packages/terminatorlib/configjson.py
/usr/lib/python3.9/site-packages/terminatorlib/container.py
/usr/lib/python3.9/site-packages/terminatorlib/cwd.py
/usr/lib/python3.9/site-packages/terminatorlib/debugserver.py
/usr/lib/python3.9/site-packages/terminatorlib/editablelabel.py
/usr/lib/python3.9/site-packages/terminatorlib/encoding.py
/usr/lib/python3.9/site-packages/terminatorlib/factory.py
/usr/lib/python3.9/site-packages/terminatorlib/ipc.py
/usr/lib/python3.9/site-packages/terminatorlib/keybindings.py
/usr/lib/python3.9/site-packages/terminatorlib/layoutlauncher.glade
/usr/lib/python3.9/site-packages/terminatorlib/layoutlauncher.py
/usr/lib/python3.9/site-packages/terminatorlib/notebook.py
/usr/lib/python3.9/site-packages/terminatorlib/optionparse.py
/usr/lib/python3.9/site-packages/terminatorlib/paned.py
/usr/lib/python3.9/site-packages/terminatorlib/plugin.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__init__.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/activitywatch.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/activitywatch.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/command_notify.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/command_notify.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/custom_commands.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/custom_commands.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/logger.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/logger.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/maven.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/maven.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/terminalshot.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/terminalshot.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/testplugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/testplugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/url_handlers.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/__pycache__/url_handlers.cpython-39.pyc
/usr/lib/python3.9/site-packages/terminatorlib/plugins/activitywatch.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/command_notify.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/custom_commands.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/logger.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/maven.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/terminalshot.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/testplugin.py
/usr/lib/python3.9/site-packages/terminatorlib/plugins/url_handlers.py
/usr/lib/python3.9/site-packages/terminatorlib/preferences.glade
/usr/lib/python3.9/site-packages/terminatorlib/prefseditor.py
/usr/lib/python3.9/site-packages/terminatorlib/regex.py
/usr/lib/python3.9/site-packages/terminatorlib/searchbar.py
/usr/lib/python3.9/site-packages/terminatorlib/signalman.py
/usr/lib/python3.9/site-packages/terminatorlib/terminal.py
/usr/lib/python3.9/site-packages/terminatorlib/terminal_popup_menu.py
/usr/lib/python3.9/site-packages/terminatorlib/terminator.py
/usr/lib/python3.9/site-packages/terminatorlib/titlebar.py
/usr/lib/python3.9/site-packages/terminatorlib/translation.py
/usr/lib/python3.9/site-packages/terminatorlib/util.py
/usr/lib/python3.9/site-packages/terminatorlib/version.py
/usr/lib/python3.9/site-packages/terminatorlib/window.py
/usr/share/applications/terminator.desktop
/usr/share/icons/HighContrast/16x16/actions/terminator_active_broadcast_all.png
/usr/share/icons/HighContrast/16x16/actions/terminator_active_broadcast_group.png
/usr/share/icons/HighContrast/16x16/actions/terminator_active_broadcast_off.png
/usr/share/icons/HighContrast/16x16/actions/terminator_horiz.png
/usr/share/icons/HighContrast/16x16/actions/terminator_receive_off.png
/usr/share/icons/HighContrast/16x16/actions/terminator_receive_on.png
/usr/share/icons/HighContrast/16x16/actions/terminator_vert.png
/usr/share/icons/HighContrast/16x16/apps/terminator-custom-commands.png
/usr/share/icons/HighContrast/16x16/apps/terminator-layout.png
/usr/share/icons/HighContrast/16x16/apps/terminator-preferences.png
/usr/share/icons/HighContrast/16x16/apps/terminator.png
/usr/share/icons/HighContrast/16x16/status/terminal-bell.png
/usr/share/icons/HighContrast/22x22/apps/terminator-custom-commands.png
/usr/share/icons/HighContrast/22x22/apps/terminator-layout.png
/usr/share/icons/HighContrast/22x22/apps/terminator-preferences.png
/usr/share/icons/HighContrast/22x22/apps/terminator.png
/usr/share/icons/HighContrast/24x24/apps/terminator-custom-commands.png
/usr/share/icons/HighContrast/24x24/apps/terminator-layout.png
/usr/share/icons/HighContrast/24x24/apps/terminator-preferences.png
/usr/share/icons/HighContrast/24x24/apps/terminator.png
/usr/share/icons/HighContrast/32x32/apps/terminator-custom-commands.png
/usr/share/icons/HighContrast/32x32/apps/terminator-layout.png
/usr/share/icons/HighContrast/32x32/apps/terminator-preferences.png
/usr/share/icons/HighContrast/32x32/apps/terminator.png
/usr/share/icons/HighContrast/48x48/apps/terminator-custom-commands.png
/usr/share/icons/HighContrast/48x48/apps/terminator-layout.png
/usr/share/icons/HighContrast/48x48/apps/terminator-preferences.png
/usr/share/icons/HighContrast/48x48/apps/terminator.png
/usr/share/icons/HighContrast/scalable/apps/terminator-custom-commands.svg
/usr/share/icons/HighContrast/scalable/apps/terminator-layout.svg
/usr/share/icons/HighContrast/scalable/apps/terminator-preferences.svg
/usr/share/icons/HighContrast/scalable/apps/terminator.svg
/usr/share/icons/hicolor/16x16/actions/terminator_active_broadcast_all.png
/usr/share/icons/hicolor/16x16/actions/terminator_active_broadcast_group.png
/usr/share/icons/hicolor/16x16/actions/terminator_active_broadcast_off.png
/usr/share/icons/hicolor/16x16/actions/terminator_horiz.png
/usr/share/icons/hicolor/16x16/actions/terminator_receive_off.png
/usr/share/icons/hicolor/16x16/actions/terminator_receive_on.png
/usr/share/icons/hicolor/16x16/actions/terminator_vert.png
/usr/share/icons/hicolor/16x16/apps/terminator.png
/usr/share/icons/hicolor/16x16/status/terminal-bell.png
/usr/share/icons/hicolor/22x22/apps/terminator.png
/usr/share/icons/hicolor/24x24/apps/terminator.png
/usr/share/icons/hicolor/32x32/apps/terminator.png
/usr/share/icons/hicolor/48x48/apps/terminator-custom-commands.png
/usr/share/icons/hicolor/48x48/apps/terminator-layout.png
/usr/share/icons/hicolor/48x48/apps/terminator-preferences.png
/usr/share/icons/hicolor/48x48/apps/terminator.png
/usr/share/icons/hicolor/scalable/apps/terminator-custom-commands.svg
/usr/share/icons/hicolor/scalable/apps/terminator-layout.svg
/usr/share/icons/hicolor/scalable/apps/terminator-preferences.svg
/usr/share/icons/hicolor/scalable/apps/terminator.svg
/usr/share/locale/af/LC_MESSAGES/terminator.mo
/usr/share/locale/ar/LC_MESSAGES/terminator.mo
/usr/share/locale/ast/LC_MESSAGES/terminator.mo
/usr/share/locale/az/LC_MESSAGES/terminator.mo
/usr/share/locale/be/LC_MESSAGES/terminator.mo
/usr/share/locale/bg/LC_MESSAGES/terminator.mo
/usr/share/locale/bn/LC_MESSAGES/terminator.mo
/usr/share/locale/bs/LC_MESSAGES/terminator.mo
/usr/share/locale/ca/LC_MESSAGES/terminator.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/terminator.mo
/usr/share/locale/ckb/LC_MESSAGES/terminator.mo
/usr/share/locale/cs/LC_MESSAGES/terminator.mo
/usr/share/locale/da/LC_MESSAGES/terminator.mo
/usr/share/locale/de/LC_MESSAGES/terminator.mo
/usr/share/locale/el/LC_MESSAGES/terminator.mo
/usr/share/locale/en_AU/LC_MESSAGES/terminator.mo
/usr/share/locale/en_CA/LC_MESSAGES/terminator.mo
/usr/share/locale/en_GB/LC_MESSAGES/terminator.mo
/usr/share/locale/eo/LC_MESSAGES/terminator.mo
/usr/share/locale/es/LC_MESSAGES/terminator.mo
/usr/share/locale/et/LC_MESSAGES/terminator.mo
/usr/share/locale/eu/LC_MESSAGES/terminator.mo
/usr/share/locale/fa/LC_MESSAGES/terminator.mo
/usr/share/locale/fi/LC_MESSAGES/terminator.mo
/usr/share/locale/fo/LC_MESSAGES/terminator.mo
/usr/share/locale/fr/LC_MESSAGES/terminator.mo
/usr/share/locale/fy/LC_MESSAGES/terminator.mo
/usr/share/locale/ga/LC_MESSAGES/terminator.mo
/usr/share/locale/gl/LC_MESSAGES/terminator.mo
/usr/share/locale/he/LC_MESSAGES/terminator.mo
/usr/share/locale/hi/LC_MESSAGES/terminator.mo
/usr/share/locale/hr/LC_MESSAGES/terminator.mo
/usr/share/locale/hu/LC_MESSAGES/terminator.mo
/usr/share/locale/hy/LC_MESSAGES/terminator.mo
/usr/share/locale/ia/LC_MESSAGES/terminator.mo
/usr/share/locale/id/LC_MESSAGES/terminator.mo
/usr/share/locale/is/LC_MESSAGES/terminator.mo
/usr/share/locale/it/LC_MESSAGES/terminator.mo
/usr/share/locale/ja/LC_MESSAGES/terminator.mo
/usr/share/locale/jv/LC_MESSAGES/terminator.mo
/usr/share/locale/ka/LC_MESSAGES/terminator.mo
/usr/share/locale/kk/LC_MESSAGES/terminator.mo
/usr/share/locale/ko/LC_MESSAGES/terminator.mo
/usr/share/locale/ku/LC_MESSAGES/terminator.mo
/usr/share/locale/la/LC_MESSAGES/terminator.mo
/usr/share/locale/lt/LC_MESSAGES/terminator.mo
/usr/share/locale/lv/LC_MESSAGES/terminator.mo
/usr/share/locale/mk/LC_MESSAGES/terminator.mo
/usr/share/locale/ml/LC_MESSAGES/terminator.mo
/usr/share/locale/mr/LC_MESSAGES/terminator.mo
/usr/share/locale/ms/LC_MESSAGES/terminator.mo
/usr/share/locale/nb/LC_MESSAGES/terminator.mo
/usr/share/locale/nl/LC_MESSAGES/terminator.mo
/usr/share/locale/nn/LC_MESSAGES/terminator.mo
/usr/share/locale/oc/LC_MESSAGES/terminator.mo
/usr/share/locale/pl/LC_MESSAGES/terminator.mo
/usr/share/locale/pt/LC_MESSAGES/terminator.mo
/usr/share/locale/pt_BR/LC_MESSAGES/terminator.mo
/usr/share/locale/ro/LC_MESSAGES/terminator.mo
/usr/share/locale/ru/LC_MESSAGES/terminator.mo
/usr/share/locale/ru_RU/LC_MESSAGES/terminator.mo
/usr/share/locale/si/LC_MESSAGES/terminator.mo
/usr/share/locale/sk/LC_MESSAGES/terminator.mo
/usr/share/locale/sl/LC_MESSAGES/terminator.mo
/usr/share/locale/sq/LC_MESSAGES/terminator.mo
/usr/share/locale/sr/LC_MESSAGES/terminator.mo
/usr/share/locale/su/LC_MESSAGES/terminator.mo
/usr/share/locale/sv/LC_MESSAGES/terminator.mo
/usr/share/locale/sw/LC_MESSAGES/terminator.mo
/usr/share/locale/ta/LC_MESSAGES/terminator.mo
/usr/share/locale/te/LC_MESSAGES/terminator.mo
/usr/share/locale/th/LC_MESSAGES/terminator.mo
/usr/share/locale/tr/LC_MESSAGES/terminator.mo
/usr/share/locale/tyv/LC_MESSAGES/terminator.mo
/usr/share/locale/ug/LC_MESSAGES/terminator.mo
/usr/share/locale/uk/LC_MESSAGES/terminator.mo
/usr/share/locale/ur/LC_MESSAGES/terminator.mo
/usr/share/locale/vi/LC_MESSAGES/terminator.mo
/usr/share/locale/wa/LC_MESSAGES/terminator.mo
/usr/share/locale/zh_CN/LC_MESSAGES/terminator.mo
/usr/share/locale/zh_HK/LC_MESSAGES/terminator.mo
/usr/share/locale/zh_TW/LC_MESSAGES/terminator.mo
/usr/share/man/man1/terminator.1.gz
/usr/share/man/man5/terminator_config.5.gz
/usr/share/metainfo/terminator.metainfo.xml
/usr/share/pixmaps/terminator.png
/usr/share/terminator/terminatorlib/themes/Adwaita/gtk-3.0/apps/terminator.css
/usr/share/terminator/terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator.css
/usr/share/terminator/terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator_styling.css
/usr/share/terminator/terminatorlib/themes/Breeze/gtk-3.0/apps/terminator.css
/usr/share/terminator/terminatorlib/themes/HighContrast/gtk-3.0/apps/terminator.css
/usr/share/terminator/terminatorlib/themes/Radiance/gtk-3.0/apps/terminator.css
/usr/share/terminator/terminatorlib/themes/Radiance/gtk-3.0/apps/terminator_styling.css
/usr/share/terminator/terminatorlib/themes/Raleigh/gtk-3.0/apps/terminator.css

References

Summary

In this tutorial we learn how to install terminator on Fedora 34 using yum and dnf.