The most complete Pycharm tutorial (32) -- install Pycharm on Linux based on FHS
1. Subject
How to install Pycharm on Linux according to FHS.
2. Platform requirements
Intel Pentium III/800 MHz or higher.
The minimum memory size is 512 MB. 1 GB or above is recommended.
Minimum screen resolution: 1024x768
Oracle (Sun) JDK 1.6 and Open JDK 1.7 or later
GNOME or KDE Desktop
Python2.4 or higher, Jython, PyPy, IronPython
Make sure you have obtained the read and write permissions for the target directory/opt.
3. Download the Installation File
Download PyCharm for Linux:
Download the installation file as needed
Or
4. decompress and install
Copy or move the installation file to the installation directory/opt:
Enter the directory:
Run the following command to decompress the target file:
Letter description:
- X-Extract files from the compressed package
- F-process files
- Z-use a compression program
- V-use greedy Mode
Finally, remove the downloaded installation package:
Installation is complete.
5. Run
After the installation is complete, run the following command to load/Opt/pycharm-
Directory:
A quicker way is to set a link for this file:
So far, Pycharm can be used normally in the main menu of Ubuntu.