This is a script for installing Termite Terminal Emulator on Debian-based systems. It is necessary because Termite cannot be installed from apt's repositories.
CAREFULL!:
Installing termite breaks gnome-terminal because of VTE's patched version dependencies
Termite on Linux Mint
(you may want to zoom):
- It has no unnecessary bars
- Fits perfectly with a windows manager (e.g. i3wm)
- Looks very clean (Similar to a customized URxvt, if you know about it)
- Have 3 selection modes that helps copying text without the mouse
- Also, I can right click links to insta-copy
- Slightly faster than most "loaded" terminal-emulators
- Clean configuration file at
.config/termite/config
- More little details I really like that don't fit in this list
Mint Cinnamon 19 - 19.1
Ubuntu 16.04 - 18.10
Debian 9
The original script was made by Corwind. But he abandoned it by the time I was interested. So i made this fork to maintain it.