Skip to main content

How to Install PyCharm Community Edition on Linux via Tarball

HardReset.InfoDecember 31, 20255 min320 views
4 connections·6 entities in this video→

Downloading PyCharm Community Edition

  • πŸ’‘ Navigate to the official JetBrains website to download the PyCharm Community Edition for Linux.
  • 🎯 Select the .tar.gz file for installation, noting it is approximately 1 GB in size.

Extracting the Archive

  • πŸ“‚ Create a dedicated folder, for example, named PyCharm, in your home directory.
  • βš™οΈ Use the terminal command tar xzf <filename>.tar.gz -C /path/to/PyCharm/folder to extract the downloaded archive into your created folder.
  • ⏳ Be patient as the extraction process for the 1 GB file may take some time.

Running PyCharm

  • πŸ“ Navigate into the extracted PyCharm folder and then into the bin subdirectory.
  • ▢️ Execute the PyCharm launcher script by running ./pycharm.sh from the bin folder.
  • βœ… During the first launch, accept the user agreement and choose whether to share usage data.

Starting PyCharm Later

  • πŸ’» To launch PyCharm after the initial setup, return to the terminal.
  • ➑️ Navigate to the bin directory within your PyCharm installation folder.
  • πŸš€ Run the ./pycharm.sh command again to start the application.
Knowledge graph6 entities Β· 4 connections

How they connect

An interactive map of every person, idea, and reference from this conversation. Hover to trace connections, click to explore.

Hover Β· drag to explore
6 entities
Chapters2 moments

Key Moments

Transcript22 segments

Full Transcript

Topics8 themes

What’s Discussed

PyCharm Community EditionLinux InstallationJetBrainstar.gz ArchiveTerminal CommandsExtracting FilesRunning ApplicationsIDE Setup
Smart Objects6 Β· 4 links
LocationΒ· 1
ProductsΒ· 5