PyCharm

INSTALLATION INSTRUCTIONS
===============================================================================

  1. Unpack the PyCharm distribution archive that you downloaded
     where you wish to install the program. We will refer to this
     location as your {installation home}.

  2. To start the application, open a console, cd into "{installation home}/bin" and type:

       ./pycharm

     This will initialize various configuration files in the configuration directory:
     ~/.config/JetBrains/PyCharmCE2025.3.

  3. [OPTIONAL] Add PyCharm to the system menu using the 'Tools | Create Desktop Entry'
     menu action (also available in the "Options Menu" on the welcome screen).

  4. [OPTIONAL] Add "{installation home}/bin" to your PATH environment
     variable so that you can start PyCharm from any directory.

Discover step-by-step tutorials, helpful hints, and useful videos in 'Help | Getting Started'.

Enjoy!

-PyCharm Development Team
