Hello Linux Geeksters. As you may know, DrJava is a lightweight IDE application for Java developers and enthusiasts.

In this article I will show you how to install DrJava on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya and Elementary OS 0.2 Luna.
Because it is available via the GetDeb repository, installing DrJava on Ubuntu, Linux Mint and Elementary OS is easy. All you have to do is download and install the GetDeb repo, update the system and install the drjava package:
$ 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
$ sudo apt-get update
$ sudo apt-get install drjava