How To Install terminator on CentOS 8
Introduction
In this tutorial we learn how to install terminator
on CentOS 8.
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 CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install terminator.
Install terminator 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 terminator
using dnf
by running the following command:
sudo dnf -y install terminator
Install terminator 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 terminator
using yum
by running the following command:
sudo yum -y install terminator
How To Uninstall terminator on CentOS 8
To uninstall only the terminator
package we can use the following command:
sudo dnf remove terminator
terminator Package Contents on CentOS 8
/usr/bin/remotinator
/usr/bin/terminator
/usr/bin/terminator.wrapper
/usr/lib/python3.6/site-packages/terminator-1.92-py3.6.egg-info
/usr/lib/python3.6/site-packages/terminatorlib
/usr/lib/python3.6/site-packages/terminatorlib/__init__.py
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/borg.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/borg.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/container.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/container.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/cwd.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/cwd.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/debugserver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/debugserver.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/editablelabel.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/editablelabel.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/encoding.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/encoding.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/factory.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/factory.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/freebsd.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/freebsd.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/ipc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/ipc.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/keybindings.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/keybindings.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/layoutlauncher.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/layoutlauncher.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/notebook.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/notebook.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/optionparse.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/optionparse.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/paned.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/paned.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/plugin.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/plugin.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/prefseditor.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/prefseditor.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/searchbar.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/searchbar.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/signalman.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/signalman.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/terminal.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/terminal.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/terminal_popup_menu.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/terminal_popup_menu.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/terminator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/terminator.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/titlebar.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/titlebar.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/translation.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/translation.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/version.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/version.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/window.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/__pycache__/window.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/borg.py
/usr/lib/python3.6/site-packages/terminatorlib/config.py
/usr/lib/python3.6/site-packages/terminatorlib/container.py
/usr/lib/python3.6/site-packages/terminatorlib/cwd.py
/usr/lib/python3.6/site-packages/terminatorlib/debugserver.py
/usr/lib/python3.6/site-packages/terminatorlib/editablelabel.py
/usr/lib/python3.6/site-packages/terminatorlib/encoding.py
/usr/lib/python3.6/site-packages/terminatorlib/factory.py
/usr/lib/python3.6/site-packages/terminatorlib/freebsd.py
/usr/lib/python3.6/site-packages/terminatorlib/ipc.py
/usr/lib/python3.6/site-packages/terminatorlib/keybindings.py
/usr/lib/python3.6/site-packages/terminatorlib/layoutlauncher.glade
/usr/lib/python3.6/site-packages/terminatorlib/layoutlauncher.py
/usr/lib/python3.6/site-packages/terminatorlib/notebook.py
/usr/lib/python3.6/site-packages/terminatorlib/optionparse.py
/usr/lib/python3.6/site-packages/terminatorlib/paned.py
/usr/lib/python3.6/site-packages/terminatorlib/plugin.py
/usr/lib/python3.6/site-packages/terminatorlib/plugins
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__init__.py
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/activitywatch.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/activitywatch.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/custom_commands.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/custom_commands.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/logger.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/logger.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/maven.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/maven.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/terminalshot.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/terminalshot.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/testplugin.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/testplugin.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/url_handlers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/__pycache__/url_handlers.cpython-36.pyc
/usr/lib/python3.6/site-packages/terminatorlib/plugins/activitywatch.py
/usr/lib/python3.6/site-packages/terminatorlib/plugins/custom_commands.py
/usr/lib/python3.6/site-packages/terminatorlib/plugins/logger.py
/usr/lib/python3.6/site-packages/terminatorlib/plugins/maven.py
/usr/lib/python3.6/site-packages/terminatorlib/plugins/terminalshot.py
/usr/lib/python3.6/site-packages/terminatorlib/plugins/testplugin.py
/usr/lib/python3.6/site-packages/terminatorlib/plugins/url_handlers.py
/usr/lib/python3.6/site-packages/terminatorlib/preferences.glade
/usr/lib/python3.6/site-packages/terminatorlib/prefseditor.py
/usr/lib/python3.6/site-packages/terminatorlib/searchbar.py
/usr/lib/python3.6/site-packages/terminatorlib/signalman.py
/usr/lib/python3.6/site-packages/terminatorlib/terminal.py
/usr/lib/python3.6/site-packages/terminatorlib/terminal_popup_menu.py
/usr/lib/python3.6/site-packages/terminatorlib/terminator.py
/usr/lib/python3.6/site-packages/terminatorlib/titlebar.py
/usr/lib/python3.6/site-packages/terminatorlib/translation.py
/usr/lib/python3.6/site-packages/terminatorlib/util.py
/usr/lib/python3.6/site-packages/terminatorlib/version.py
/usr/lib/python3.6/site-packages/terminatorlib/window.py
/usr/share/appdata/terminator.appdata.xml
/usr/share/applications/terminator.desktop
/usr/share/doc/terminator
/usr/share/doc/terminator/COPYING
/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/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 CentOS 8 using yum and dnf.