Hello Linux Geeksters. As you may know, tIDE is a small and simple java integrated development environment (IDE).


In this article I will show you how to install tIDE 2.56 on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia and Linux Mint 13 Maya.
Because it is available via the GetDeb repository, installing tIDE 2.56 on Ubuntu and Linux Mint is easy. Follow these instructions, in order to have a successful installation:
Download and install the GetDeb repo:
$ wget http://archive.getdeb.net/install_deb/getdeb-repository_0.1-1~getdeb1_all.deb
$ sudo dpkg -i getdeb-repository_0.1-1~getdeb1_all.deb
Update the local repo index:
$ sudo apt-get update
Install tIDE:
$ sudo apt-get install tide