How to install Pycharm under Ubuntu

Source: Internet
Author: User

Installing Pycharm under Linux is a bit of a hassle.

Install pycharm before installing the JDK8, and then execute the following command in turn:

sudo add-apt-repository Ppa:webupd8team/java

sudo apt-get update

    sudo apt-get install Oracle-java8-installer

To detect if the installation was successful

$ java-version Java Version "1.8.0_20" Java (tm) SE Runtime Environment (build 1.8.0_20-b26) Java HotSpot (tm) 64-bit SE RVer VM (build 25.20-b23, Mixed mode) $ javac-version javac 1.8.0_20
Installing Pycharm

Install according to the installation instruction "2" given by the official website.

(1) Copy the pycharm-*.tar.gz to the desired installation location (make sure you have RW permissions for that directory)

$ CD downloads/

(2) Unpack the pycharm-*.tar.gz using the following Command:tar XFZ pycharm-*.tar.gz

$ tar xfz pycharm-*.tar.gz

(3) Remove the pycharm-*.tar.gz to save disk space (optional)

$ RM pycharm-*.tar.gz

(4) Run pycharm.sh from the bin subdirectory

$ CD pycharm-community-3.4.1/bin/

$./pycharm.sh

Successfully entered the following interface:

Then all the way OK
Cracked:
User name
yueting3527
Registration Code
===== LICENSE BEGIN =====
93347-12042010
00001FMHemWIs "6wozmznat3igxkxj
2!nv2i6kso48hggla9jngjq5okz1us
ffr8k "ngzjhzjqt6ibg!1fbqzn9! Vi
===== LICENSE END =====
Enter the familiar Pycharm interface:

Get!

How to install Pycharm under Ubuntu

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.