• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

Top Terminal Emulator in Linux – Part 3

{{postValue.id}}


Top Terminal Emulator in Linux

Terminology

Terminology is a relatively new terminal emulator written for the Enlightenment desktop, but it can be used in other desktop environments. This application comes with many cool features, some of which do not exist in any other terminal emulator.

Features

  • Custom background support and transparency (and each tab or slip can have its own background supported backgrounds: bitmap, scalable/vector, animated gif, videos).
  • Text / links drag and drop.
  • Themes for the layout and design.
  • URL, file path and email address detection and link-handling.
  • Inline display of link content.
  • Installation of Terminology emulator

root@linuxhelp:~# apt-get install terminology
Reading package lists... Done
Building dependency tree
Reading state information... Done
.
.
.
Setting up terminology-data (0.7.0-1) ...
Setting up terminology (0.7.0-1) ...
Processing triggers for libc-bin (2.21-0ubuntu4.1) ...


Run the Terminology emulator

root@linuxhelp:~# terminology


termin

Sakura

Sakura is a terminal emulator based on gtk and libvte. It has few dependencies, so there' s no need of a full GNOME desktop installed to have a powerful terminal emulator. Sakura uses a gtk notebook to provide tabbed terminals in one window and has a contextual menu for configuration it was designed without a menu bar.

Installation of Sakura emulator

root@linuxhelp:~# apt-get install sakura
Reading package lists... Done
Building dependency tree       
Reading state information... Done
.
.
.
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.58ubuntu1) ...
Setting up sakura (3.2.0-1) ...


Run the Sakura terminal emulator

root@linuxhelp:~# sakura


sakura

Termit

Termit is a terminal emulator based on the vte library. It includes tabs, bookmarks, the ability to switch encodings, and Lua-scripting.

Installation of Termit emulator

root@linuxhelp:~# apt-get install termit
Reading package lists... Done
Building dependency tree       
Reading state information... Done
.
.
.
Processing triggers for mime-support (3.58ubuntu1) ...
Processing triggers for man-db (2.7.4-1) ...
Setting up termit (2.10.0-2-gb8280ed-1) ...


Run the Termit emulator

root@linuxhelp:~# termit


termit

LilyTerm

LilyTerm is a light and easy to use libvte based X Terminal Emulator with a lot of features.

Features

  • Supports multiple tabs, reorderable tabs and hides the tab tray when there is only one tab.
  • Add, close, switch, move, rename tabs with function keys.
  • Support for transparent background and background saturation.
  • Several customization options for profiles.

Installation of Lily Term emulator

root@linuxhelp:~# apt-get install lilyterm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
.
.
.
re/applications/bamf-2.index...
Processing triggers for mime-support (3.58ubuntu1) ...
Setting up lilyterm (0.9.9.4-4) ...


Run the LilyTerm emulator.

root@linuxhelp:~# lilyterm


lily

Evilvte

It is VTE based, highly customizable terminal emulator

Features

  • Right click to switch encoding
  • Build-time configuration
  • tabbar autohide

Installation of Evilvte emulator


root@linuxhelp:~# apt-get install evilvte
Reading package lists... Done
Building dependency tree       
Reading state information... Done
.
.
.
Processing triggers for bamfdaemon (0.5.2~bzr0+15.10.20150627.1-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.58ubuntu1) ...
Setting up evilvte (0.5.1-1) ...


Run the Evilvte terminal emulator

root@linuxhelp:~# evilvte


evilte


pterm

It is an X terminal emulator based on the popular Windows ssh client, PuTTY. It supports xterm escape sequences, plus some Linux console sequences for color palette configuration and some DECterm sequences for title bar control, and with an appropriate font it supports the UTF-8encoding of Unicode. It also has some nifty features like rectangular selection and NetHack keypad mode.

Installation of pterm emulator

root@linuxhelp:~# apt-get install pterm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
.
.
.
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.58ubuntu1) ...
Setting up pterm (0.65-2) ...


Run the pterm terminal emulator

root@linuxhelp:~# pterm


pterm


Mlterm

Mlterm is a multilingual terminal emulator on X11. Mlterm unlike many other terminal have support for variants of languages that including RTL languages (Arabic, Farsi, Urdu and Hebrew).

Installation of Mlterm emulator

root@linuxhelp:~# apt-get install mlterm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
.
.
.
Setting up mlterm (3.5.0-1build1) ...
Setting up mlterm-tools (3.5.0-1build1) ...
Processing triggers for libc-bin (2.21-0ubuntu4.1) ...


Run the Mlterm terminal emulator

root@linuxhelp:~# mlterm


mlterm


Stterm

Stterm is a bare bones terminal emulator developed with a focus on simplicity and clarity as the primary goals. It is very lightweight consuming only approximately (2+25 reserved+virtual) MiB memory. The suckless software projects philosophy is about keeping things simple, minimal and usable.

Installation of Stterm emulator

root@linuxhelp:~# apt-get install stterm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
.
.
.
Unpacking stterm (0.5+20140606+gitc2fd275-1) ...
Processing triggers for man-db (2.7.4-1) ...
Setting up stterm (0.5+20140606+gitc2fd275-1) ...


Run the stterm terminal emulator

root@linuxhelp:~# stterm


stterm

Tags:
benjamin
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

how to use putty in linuxmint?

A

try the following link to use the putty in linuxmint
https://www.linuxhelp.com/how-to-install-putty-0-67-on-linux-mint-18-3/ to install putty on LinuxMint

Q

Apart from Sakura there is any best terminal available in Linux?

A

refer the following link for the best terminal,
https://www.linuxhelp.com/how-to-install-pokemon-terminal-on-ubuntu-17-10/

Q

How to install terminus on ubuntu?

A

refer the following link to install terminas, https://www.linuxhelp.com/how-to-install-terminus-on-ubuntu-17-04/

Q

ih which command to Install Sakura emulator in linux?

A

use the following command to install sakura emulator in linux
# apt-get install sakura

Q

How to install termit emulator on ubuntu?

A

you can use the following command to install termit emulator on ubuntu
# apt-get install termit

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Luk Van De Looverbosch ?
How to create a root ?

Hello,
How to create root@linuxhelp in Linux Mint 20.1 64-bit ?
Thanks in advance for your reply.
Best regards.

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.