How-to Install Aptana Studio 3 on Sabayon 13.8 Mate
The Visual Guide Show Step-by-Step How-to Install and Getting-Started with the Aptana Studio 3 IDE Standalone on Linux Sabayon 13.8 Mate i386/Amd64 Desktop.
Build web applications quickly and easily using the the World's Most Powerful Open-Source Web Development IDE. Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine.
Aptana Studio 3 expands on the core capabilities of Aptana Studio 2 for Building, Editing, Previewing and Debugging HTML5, CSS and JavaScript Websites with PHP and Ruby on Rails Web Development.
To Make the Entire Aptana Studio 3 Installation on Sabayon Easier to Reproduce the Posts Includes the Basic Screenshots of the Essentials Steps Involved.
The Tutorial is Practical and Contains Just the Essentials Installation Instructions and Commands.
Download Standalone Aptana Studio 3 for Linux
Aptana-Studio Linux x86/x64 .zipDouble-Click on Archive and Extract into /tmp
- Open Terminal Window
- Relocate Aptana-Studio
- System Wide Installation:
sudo su
mv /tmp/Aptana_Studio_3 /tmp
ln -s /opt/Aptana_Studio_3/AptanaStudio3 /usr/local/bin/aptanas3
- Local Installation:
mv /tmp/Aptana_Studio_3 ~
- System Wide Installation:
- Starting Aptana Studio 3 from Terminal
- System-Wide Installation Launcher Terminal Command:
/opt/Aptana_Studio_3/AptanaStudio3
- Local Installation Launcher Terminal Command:
~/Aptana_Studio_3/AptanaStudio3
- System-Wide Installation Launcher Terminal Command:
- Create an Aptana-Studio3 App Launcher for Easy&Quick; StartingMate Desktop How Launcher
How-to Install Latest Netbeans IDE Complete for Java, PHP and C++ Development: