Install Komodo Edit Ubuntu 17.10 Artful
Hi! The Tutorial shows you Step-by-Step How to Install Komodo Edit in Ubuntu 17.10 Artful 64-bit GNU/Linux Desktop.
And ActiveState Komodo Edit 12.x for Ubuntu 17.10 is a Free Multi-Featured Rich Editor for: PHP, Python, Ruby, JavaScript, Perl, Tcl, XML, HTML 5 and CSS 3.
Moreover, It Disposes Out-of-the-Box of an Enabled Code-Intelligence with Nice Auto-Completion and Easy Snippets.
Finally, to Make the whole Installation Easier to Visualize and Understand the Post Include the Basic Screenshots of All GUI Steps involved.
-
Open a Terminal Shell emulator window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands) -
Download Latest Komodo Edit for Ubuntu
-
Double-Click on Archive and Extract into /tmp.
-
Installing Komodo Edit.
- Login as SuperUSer
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
- Installing Required GTK 2
apt-get update; apt-get install -V gtk+2.0
- Change to Komodo Directory
cd /tmp/Komodo-*
- Run Installation Script
./install.sh
Select the Install Directory Location.
Example: /opt/Komodo-Edit.
- Make Symlink to Komodo
ln -s /opt/Komodo-Edit/bin/komodo /usr/local/bin/komodo
To End the SuperUser session
exit
- Login as SuperUSer
-
Lauch Komodo Edit.
-
Quick Start in Komodo Edit HTML Editing