How to Install Komodo Edit on Ubuntu 17.10 Artful Linux

April 1, 2018 | By the+gnu+linux+evangelist.

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.

How to Install Komodo Edit in Ubuntu 17.10 Artful - Featured
  1. Open a Terminal Shell emulator window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    How to Install Komodo Edit in Ubuntu 17.10 Artful - Open Terminal Shell Emulator
  2. Download Latest Komodo Edit for Ubuntu

    Komodo Edit x64 tar.gz
  3. Double-Click on Archive and Extract into /tmp.

    How to Install Komodo Edit in Ubuntu 17.10 Artful - Ubuntu Komodo Extraction

  4. Installing Komodo Edit.

    1. Login as SuperUSer

      sudo su

      If Got “User is Not in Sudoers file” then see: How to Enable sudo

    2. Installing Required GTK 2

      apt-get update; apt-get install -V gtk+2.0
    3. Change to Komodo Directory

      cd /tmp/Komodo-*
    4. Run Installation Script

      ./install.sh

      Select the Install Directory Location.

      Example: /opt/Komodo-Edit.

    5. Make Symlink to Komodo
      ln -s /opt/Komodo-Edit/bin/komodo /usr/local/bin/komodo

      To End the SuperUser session

      exit
  5. Lauch Komodo Edit.

    How to Install Komodo Edit in Ubuntu 17.10 Artful - Start Komodo

  6. Quick Start in Komodo Edit HTML Editing

    Komodo HTML Development

QuickChic Theme • Powered by WordPress