Method 1: Download and install Pycharm
Download link: https://www.jetbrains.com/pycharm/
Pycharm Professional Edition and Community Edition are not much different for most people, the differences are as follows:
We download the community version of Linux:
Right-click the installation package -> Extract here to generate a Pycharm folder
cd to the bin of the folder cd Downloads/pycharm-community-2018.1.4/bin (or enter the folder and open the terminal)
Execute the sh command to open the installation: sh ./pycharm.sh
Wait for a while to complete the installation, and the pop-up window will pop up. Here you can choose according to your own situation. Just choose the second one for the first installation.
Then pop up the window, select Accept
The following options are customized or defaulted, and then the installation is successful.
The professional version will have an additional registration and activation process.
Method 2: Search for Pycharm CE in Ubuntu Software and install directly
Is it So Easy?
The above is the whole content of this article, I hope it will be helpful to everyone's study.
Recommended Posts