Install Komodo Edit in Mageia Linux
The Guide shows you Step-by-Step How to Install and Getting-Started with the Latest ActiveState Komodo Edit 12.x x86 for Mageia Linux 1-2-3-4 and Cauldron KDE4 Desktop.
ActiveState Komodo Edit 12.x is a FREE Multi-Featured Rich Editor for: PHP, Python, Ruby, JavaScript, Perl, Tcl, XML, HTML 5 and CSS 3.
It Disposes Out-of-the-Box of an Enabled Code-Intelligence with Nice Auto-Completion and Easy Snippets.
And this Visual Guide includes the Basic Screenshots of All GUI Steps involved.
The Contents and Details on Komodo Edit Installation openSUSE are Expressly Minimal to Give Focus Only to the Essentials Instructions and Commands and Make the Tut Easier to Understand ;)
-
Download Latest Komodo-Edit for Linux.
Komodo Edit 12.x x86/x64 tar.gz -
Double-Click on Archive and Extract into /tmp
-
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Installing Komodo Edit
- Login as SuperUSer
su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
- Change to Komodo Directory
cd /tmp/Komodo-*
- Run Installation Script
./install.sh
Set the Target Directory.
Example: /opt/Komodo-Edit.
- Make Symlink to Komodo
ln -s /opt/Komodo-Edit/bin/komodo /usr/local/bin/komodo
- Login as SuperUSer
-
Quick Start in Komodo Edit.