How to Install Komodo Edit on Ubuntu 16.04 Xenial LTS Linux

February 14, 2016 | By the+gnu+linux+evangelist.

Install Komodo Edit Ubuntu 16.04 Xenial

Hi! The Tutorial shows you Step-by-Step How to Install Komodo Edit in Ubuntu 16.04 Xenial LTS GNU/Linux Desktop.

And ActiveState Komodo Edit 12.x for Ubuntu 16.04 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 Includes the Basic Screenshots of All GUI Steps involved.

Ubuntu 16.04 Xenial How to Install Best HTML Code Editor - Featured
  1. Download Latest Komodo Edit for Ubuntu

  2. Double-Click on Archive and Extract into /tmp.

    Ubuntu 16.04 Xenial How to Install Best HTML Code Editor - Ubuntu Komodo Extraction

  3. Open a Terminal Window
    (Press “Enter” to Execute Commands).

    Ubuntu 16.04 Xenial How to Install Best HTML Code Editor - Open Terminal

  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.

    Ubuntu How to Install Komodo Edit - Start Komodo

  6. Quick Start in Komodo Edit HTML Editing


QuickChic Theme • Powered by WordPress