How to install Cool Retro Term 0.9 on Ubuntu 14.04, Ubuntu 14.04 & Derivatives. You can install Cool Retro Term 0.9 on Fedora 20, Arch Linux and Manjaro System.
Install Cool Retro Term 0.9 On Ubuntu 14.04 & Derivatives
Open Terminal and run the following commands to install Cool Old Term 0.9 on Ubuntu 14.04.
sudo apt-get install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qtdeclarative5-controls-plugin qtdeclarative5-qtquick2-plugin libqt5qml-graphicaleffects qtdeclarative5-dialogs-plugin qtdeclarative5-localstorage-plugin qtdeclarative5-window-plugin
cd ~
git clone https://github.com/Swordifish90/cool-old-term.git
cd cool-old-term/konsole-qml-plugin
qmake
make
sudo make install
To launch the terminal emulator, run the following commands:
cd ..
./cool-old-term
Install Cool Retro Term 0.9 On Ubuntu 14.10
For Ubuntu 14.10, Cool Retro Term 0.9 is available via PPA, so installing it is easy. Just add the ppa to your system, update the local repository index and install the cool-retro-term package:
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install cool-retro-term
Install Cool Retro Term 0.9 On Fedora 20
To install Cool Retro Term 0.9 on Fedora 20, we have to add the repository to our sources and install the cool-retro-term package:
sudo wget http://download.opensuse.org/repositories/home:/KAMiKAZOW:/Fedora/Fedora_20/home:KAMiKAZOW:Fedora.repo -O
/etc/yum.repos.d/home:KAMiKAZOW:Fedora.repo
sudo yum install cool-retro-term
The Arch Linux and Manjaro users can install Cool Retro Term 0.9 package directly via the AUR:
yaourt -S aur/cool-retro-term-git