Get the App
SLTechnology News&Howtos  ›  Internet Technology  › 

How to install Pycharm under Ubuntu

Shulou Source: shulou.com Published: 2022-05-31 14:04:57 09月24日 Update

This article introduces the knowledge of "how to install Pycharm under Ubuntu". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Ubuntu 18.04a

1. Install version 2. _ of python and enter sudo apt install python

Typing python or python3 on the command line opens the corresponding version.

Enter exit () or ctrl + d to exit the shell of python.

2. Ipython 2. _ version installation, enter sudo apt install ipython, ipython3. _ version installation, enter sudo apt install ipython3

In the shell of ipython, you can exit by entering exit directly.

3. Installation of pycharm for ide

First of all, download the official professional version of pycharm, or install the educational version at:

Then decompress it, as shown in the figure

Move the unzipped folder to the / opt directory, which is used to store the additional software installed by the host.

Then, cd / opt/pycharm-2019.2.3/bin/ changes to the bin directory

Enter:. / pycharm.sh to run the program, and then select free evaluation, as shown in the following figure

All right, installation is over.

Set the quick start mode and select create desktop entry in tools, so that the launcher startup icon is created

Finally, add it to favorities.

Ps: let's take a look at the four ways to install pycharm in ubuntu16.04

I. tar.gz package installation

Download from pycharm official website ()

Tar zxfv pycharm-professional-2017.1.2.tar.gzcd pycharm-professional-2017.1.2./bin/pycharm.sh

II. Umake installation

Sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-makesudo apt-get updatesudo apt-get install ubuntu-makeumake ide pycharm

III. Apt source installation

Sudo add-apt-repository ppa:mystic-mirage/pycharmsudo apt-get updatesudo apt-get install pycharm

IV. Deb package installation

Echo "deb http://archive.getdeb.net/ubuntu $(lsb_release-cs)-getdeb apps" | sudo tee / etc/apt/sources.list.d/getdeb-apps.listwget-Q-o-http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add-sudo apt-get updatesudo apt-get install pycharm "how to install Pycharm under Ubuntu". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Tags: Input version directory content method more knowledge selection practicality achievement next specialty host command dilemma icon address official actual situation Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Apple Linux macOS NVidia MySQL