As you may know, Deepin is an Ubuntu derivative that uses the Deepin desktop environment which is based on Gnome Shell and has its own Software Center, Music Player and Terminal emulator.
Among others, the Deepin Terminal emulator has support for horizontal and vertical screen split, enables the users to change the font and color and set a custom background image for the terminal and adjust the transparency.
The latest version available is Deepin Terminal 14, which is used by default on the Deepin 2014.3 system.
Installation instructions:
Up to date packages are available via some third party PPA, so installing the software on Ubuntu 15.10 Wily Werewolf, Ubuntu 14.04 Trusty Tahr, Linux Mint 17.x, Elementary OS 0.3 Freya and other Ubuntu derivative systems is easy.
All you need to do is add the PPA to your system, update the local repository index and install the deepin-terminal package:
$ sudo add-apt-repository ppa:noobslab/deepin-sc
$ sudo apt-get update
$ sudo apt-get install deepin-terminal
Optional, to remove deepin-terminal, do:
$ sudo apt-get remove deepin-terminal
Leave a Reply