ls4154 / termite-ubuntu

Termite terminal build script for Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Termite build script for Ubuntu

Termite terminal build and install script for Ubuntu. It is based on the terminal-install script, but statically link vte-ng so it does not break other vte based terminals.

Tested on Ubuntu 18.04, 19.10, 20.04, 20.10 and 21.04.

How to use

To build and install termite (the script use sudo when necessary):

git clone https://github.com/ls4154/termite-ubuntu.git
cd termite-ubuntu
./build.sh

To uninstall termite:

./uninstall.sh

About

Termite terminal build script for Ubuntu


Languages

Language:Shell 100.0%