By default, all Linux distributions already come pre-installed with a terminal application or terminal emulator (correct technical term). Of course, depending on the desktop environment, it will look and feel different.

Here’s the thing about Linux. You are not restricted to what your distribution provides. You can opt for an alternative application of your choice. Terminal is no different. There are several impressive terminal emulators that offer unique features for a better user experience or for better looks.

Here, I will be compiling a list of such interesting terminal applications that you can try on your Linux distribution.

Awesome Terminal Emulators for Linux

The list is in no particular order of ranking. I’ve tried to list the interesting ones first followed by some of the most popular terminal emulators. Also, I have highlighted the key features for every terminal emulator mentioned, choose what you prefer.

1. Terminator

terminator terminal

Key Highlights:

  • Multiple GNOME terminals in one window

Terminator is decently popular terminal emulator which is still being maintained (moved from Launchpad to GitHub).

It basically provides you multiple GNOME terminals in one window. You can easily group and re-group terminal windows with the help of it. You may feel like using a tiling window manager but with some restrictions.

Gnome Terminator

How to install Terminator?

For Ubuntu-based distros, all you have to do is type in the following command in the terminal:

sudo apt install terminator

You should find it in most of Linux distributions through the default repositories. But, if you need help installing, go through the GitHub page.

2. Guake Terminal

guake terminal 2

Key Highlights:

  • Tailored for quick access to terminal on GNOME
  • Works fast and does not need a lot of system resource
  • Shortcut key to access

Guake terminal was originally inspired by an FPS game Quake. Unlike some other terminal emulators, it works as an overlay on every other active window.

All you have to do is summon the emulator using a shortcut key (F12) and it will appear from the top. You get customize the width or position of the emulator, but most of the users should be fine with the default setting.

Not just as a handy terminal emulator, it offers a ton of features like ability to restore tabs, having multiple tabs, color-coding each tab, and more. You can check out my separate article on Guake to learn more.

Guake

How to install Guake Terminal?

Guake is available in the default repositories for most of the Linux distributions. You can refer to its official installation instructions.

Or if you’re using Debian-based distro, just type in the following command:

sudo apt install guake

3. Tilix Terminal

tilix screenshot

Key Highlights:

  • Tiling feature
  • Drag and drop support
  • Drop down Quake mode

Tilix Terminal offers a similar drop-down experience that you find with Guake – but it also lets you have multiple terminal windows in tiling mode.

This is particularly useful if you do not have tiling windows by default in your Linux distribution and have a big screen to work on multiple terminal windows without needing to switching between workspaces.

We’ve already covered it before separately if you’re curious to learn more about it.

Tilix

How to install Tilix?

Tilix is available in the default repositories for most of the distributions. If you’re using Ubuntu-based distro, simply type in:

sudo apt install tilix
.ugb-a4f08a0-wrapper.ugb-container__wrapper{border-radius:0px !important;padding-top:0 !important;padding-bottom:0 !important;background-color:#f1f1f1 !important}.ugb-a4f08a0-wrapper > .ugb-container__side{padding-top:35px !important;padding-bottom:35px !important}.ugb-a4f08a0-wrapper.ugb-container__wrapper:before{background-color:#f1f1f1 !important}.ugb-a4f08a0-content-wrapper > h1,.ugb-a4f08a0-content-wrapper > h2,.ugb-a4f08a0-content-wrapper > h3,.ugb-a4f08a0-content-wrapper > h4,.ugb-a4f08a0-content-wrapper > h5,.ugb-a4f08a0-content-wrapper > h6{color:#222222}.ugb-a4f08a0-content-wrapper > p,.ugb-a4f08a0-content-wrapper > ol li,.ugb-a4f08a0-content-wrapper > ul li{color:#222222}

Recommended Read:

.ugb-921b5c0 .ugb-blog-posts__featured-image{border-radius:0px !important}.ugb-921b5c0 .ugb-blog-posts__title a{color:#000000 !important}.ugb-921b5c0 .ugb-blog-posts__title a:hover{color:#00b6ba !important}

5 Tweaks to Customize the Look of Your Linux Terminal

5 Tweaks to Customize the Look of Your Linux Terminal

Want to beautify your Linux terminal and give it a different look? Here are a few ways you can customize your terminal.