PyCharm Quick Start on Lubuntu 14.04 Trusty LTS
You are Welcome! The Tutorial shows you Step-by-Step How to Quick Start with PyCharm Community Edition Python IDE for Lubuntu 14.04 Trusty Tahr LTS GNU/Linux Desktop.
To Successfully Run the PyCharm on Lubuntu 14.04 LTS a Java JRE/JDK 6+ Installation is Required on System.
And the PyCharm Community Edition Features are:
- Lightweight IDE for Python development
- Free, Open-Source, Apache 2 license
- Intelligent Editor, Debugger, Refactorings, Inspections, VCS integration
- Project Navigation, Testing support, Customizable UI, Vim key bindings

-
How to Install PyCharm Python IDE for Lubuntu
-
Run PyCharm.
-
Create a New PyCharm Project.
Named: “helloWorld”
-
Right-Click on Project >> New >> File.
Named: “helloWorld.py”
-
Append a Hello-World Content.
Example:
print "Hello, World!"
Ctrl+s to Save
-
Right-Click on File >> Run ‘helloWorld.py’.
Output:
-
PyCharm Official Documentation
Tags: Getting Started, getting-started pycharm Lubuntu, install pycharm Lubuntu, install python ide Lubuntu, JetBrains, jetbrains pycharm, Linux, linux python development, Linux Tutorial, Lubuntu 14.04 Trusty Tahr LTS, lubuntu linux, pycharm, pycharm community edition, pycharm Lubuntu, pycharm quick-start Lubuntu, Python, Python Development, python development lubuntu, python ide Lubuntu, Quick Start, Tutorial, Ubuntu