PyCharm 2.5.3.3

May I asked for the newest version of PyCharm? It is on AUR.

It is also in the unstable branch.

2 Likes

It is super simple to get

Download the tarred archive
Unpack and run the new <unpacked>/bin/pycharm.sh

This kind of programs that don’t have significant dependencies (and Manjaro does not modify) can even be installed directly from Arch (or unstable):

sudo pacman -U https://archlinux.org/packages/extra/x86_64/pycharm-community-edition/download/

I didn’t had it installed before, but it didn’t pull any other dependency. And it works fine.

That said, I only recommend this if you know what are you doing.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.