ubuntu16.04 installation Pycharm

Source: Internet
Author: User

Ubuntu16.04, python2.7 and python3.5 are installed by default, and under Terminal, enter "Python" or "Python3" to see the specific version.

1. Before installing Pycharm, configure the Pycharm JDK Environment

Pycharm need to resolve the JDK environment, otherwise during the installation process error.

Execute a few command in turn

sudo add-apt-repository Ppa:webupd8team/java

sudo apt-get update

sudo apt-get install Oracle-java8-installer(here the environment pack is large, such as download stop exit, repeat to do)

The Oracle License dialog box is removed during the installation process , and you can choose to accept it.

sudo apt-get install wine when the display package cannot be located here

TAB key Selection OK

When the installation is complete, run "java-version" or "javac-version" to see if the installation was successful. If you get an output similar to the following, it indicates that the installation was successful.

[Email protected]:~# java-version

Java Version "1.8.0_66"

Java (TM) SE Runtime Environment (build 1.8.0_66-b17)

Java HotSpot (TM) 64-bit Server VM (build 25.66-b17, Mixed mode)

[Email protected]:~# javac-version

Javac 1.8.0_66

2. Installing pycharm.sh

Open Pycharm official website, Baidu Pycharm, the first one is the official website, click Down on the Home page, choose Free, open-source, open source

The downloaded files, copied to the home directory, in the original directory can also be, not limited, but placed in the home directory, the need to configure the software will be more convenient

Unzip the file, can be extracted by the command, but Ubuntu in the right-click to add a shortcut, you can directly right click, extract here

Under Terminal, enter the bin file under this folder, CD Pycharm-community-2017.1.4/bin, enter SH pycharm.sh

To install, the installation process asks whether to import settings, choose not to import->ok. Then all is the default, according to the prompt to select

Lock to the boot bar after startup

ubuntu16.04 installation Pycharm

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.