Hello Linux Geeksters. As you may know, Komodo Edit is an IDE for coding in various web languages: Python, PHP, Ruby, Perl, HTML, CSS and JavaScript. The latest version available is Komodo Edit 8.0.2 stable. For a list of features, see the official site.

In this article I will show you how to install Komodo Edit 8.0.2 Stable 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 PPA, installing Komodo Edit 8.2 Stable on Ubuntu and Linux Mint is easy. All you have to do is:
Add the repository:
$ sudo add-apt-repository ppa:mystic-mirage/komodo-edit
Update the local repository index:
$ sudo apt-get update
Install Komodo Edit:
$ sudo apt-get install komodo-edit komodo-edit-globalmenu