Tilix used GTK+ 3 widget toolkit to create a tiling terminal emulator for Linux distribution. Initially, it was known as Terminix but later changed to Tilix.
Here at Ibmi Media, as part of our Server Management Services, we regularly help our Customers to perform related Linux system tools queries.
In this context, we shall look into different ways to install tilix terminal in ubuntu 20.04 LTS.
Now, you can find the official package of tilix in the ubuntu package repository. To install run:
$ sudo apt update
$ sudo apt install tilix -y
Once installation is complete you can browse tilix from the application menu.
Now, you can run regular commands in the tilix terminal.
This article covers tilix features and different ways to install tilix on Ubuntu Linux system. In fact, we mentioned a few usages of the tilix which are very much highlighting and should have been present in a standard terminal emulator.
How to Install Tilix Terminal Emulator on Linux ?
Open terminal and execute the below commands:
$ sudo apt update
$ sudo apt-get install tilix