Package Details: pycharm 2026.1.2-1

Git Clone URL: https://aur.archlinux.org/pycharm.git (read-only, click to copy)
Package Base: pycharm
Description: The only Python IDE you need. Bundled with the official JetBrains Runtime (JBR)
Upstream URL: https://www.jetbrains.com/pycharm/
Licenses: custom
Conflicts: pycharm-community-edition, pycharm-professional
Provides: pycharm
Replaces: pycharm-professional
Submitter: Xavier
Maintainer: Zpecter (Meaulnes)
Last Packager: Zpecter
Votes: 308
Popularity: 1.38
First Submitted: 2025-10-04 18:47 (UTC)
Last Updated: 2026-05-15 20:18 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Meaulnes commented on 2026-03-27 16:37 (UTC)

This comment from @AvacadoCookie should be pinned, IMO.

If anyone is getting errors about Cython or setuptools, and they are using Conda, that comment has the answer.

If anyone is getting errors about Cython or setuptools, and they are using pyenv, there are 2 possible ways to fix it:

  1. pyenv local system to set Python back to the system installed Python for this session.
  2. pip install Cython setuptools to install the necessary packages to your preferred python installation.

AvocadoCookie commented on 2025-12-14 16:22 (UTC)

For all users with ModuleNotFoundError: No module named 'Cython' or 'setuptools' reported, please try the following methods to address the problem:

  1. Quit conda environment. Now after which python typed in console, the output should be /usr/bin/python.
  2. Try again.
  3. If the installation still failed, try again after pacman -S cython python-setuptools.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 48 Next › Last »

cmacht commented on 2025-12-25 23:00 (UTC)

The removal of the dot in pycharm.desktop caused the SHA to change, sha256sum check now fails. (Sorry, I don't know how to make a straight pull request.)

radioxoma commented on 2025-12-24 09:07 (UTC) (edited on 2025-12-24 09:08 (UTC) by radioxoma)

Extra dot in pycharm.desktop Comment=The only Python IDE you need. is not required.

donny commented on 2025-12-14 20:14 (UTC)

Packages from base-devel group are never included among dependencies. You may have this meta-package installed before using makepkg.

TwentyoneThree commented on 2025-12-14 20:01 (UTC)

gcc as a dependency is missing

AvocadoCookie commented on 2025-12-14 16:22 (UTC)

For all users with ModuleNotFoundError: No module named 'Cython' or 'setuptools' reported, please try the following methods to address the problem:

  1. Quit conda environment. Now after which python typed in console, the output should be /usr/bin/python.
  2. Try again.
  3. If the installation still failed, try again after pacman -S cython python-setuptools.

nonZero commented on 2025-12-06 15:38 (UTC)

-> Failed to install the following packages. Manual intervention is required: pycharm - exit status 4

Xavier commented on 2025-10-04 19:06 (UTC)

Hi folk!

I'm renaming/merging this package pycharm-professional into pycharm. See more:

https://blog.jetbrains.com/pycharm/2025/04/unified-pycharm/ https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/issues/8

Xavier commented on 2025-09-23 05:40 (UTC)

Yeah, after seeing the discussion in the issue the best is keeping a bungle JRE version here, I'm preparing the package to rename it

Ashark commented on 2025-08-19 14:59 (UTC)

I suggested them to use "pycharm-open-source" or "pycharmium".

For this, I still suggest to rename just to "pycharm".