Package Details: pycharm-eap 251.17181.23_2025.1-1

Git Clone URL: https://aur.archlinux.org/pycharm-eap.git (read-only, click to copy)
Package Base: pycharm-eap
Description: Powerful Python and Django IDE, Early Access Program (EAP) build. Professional edition.
Upstream URL: https://www.jetbrains.com/pycharm/nextversion/
Keywords: development editor ide jetbrains python
Licenses: custom
Provides: pycharm, pycharm-professional
Submitter: vlan
Maintainer: qft
Last Packager: qft
Votes: 32
Popularity: 0.008554
First Submitted: 2011-05-06 08:33 (UTC)
Last Updated: 2025-01-25 15:32 (UTC)

Dependencies (12)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 21 Next › Last »

intgr commented on 2016-12-12 22:27 (UTC)

Is it just me or is the package broken? ==> Extracting sources... -> Extracting pycharm-professional-163.9735.2.tar.gz with bsdtar ==> Entering fakeroot environment... ==> Starting package()... cp: cannot stat '/usr/src/builds/pycharm-eap/src/pycharm-2016.3.1/*': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...

lots0logs commented on 2016-03-11 22:20 (UTC)

@mattoufoutu: Yes, I am purposely using the bundled JDK as it includes optimizations made by Jetbrains for running their software.

mdeous commented on 2016-03-11 21:27 (UTC)

are you using the version with bundled JDK on purpose? wouldn't it make more sense to rely on the system's one instead of potentially having the files twice on the filesystem?

intgr commented on 2015-12-09 13:04 (UTC)

For anyone having problems with the "403 Forbidden" error, see this issue reported upstream: https://youtrack.jetbrains.com/issue/PY-17910

intgr commented on 2015-11-19 09:53 (UTC)

Please change the "url" to https://confluence.jetbrains.com/display/PYH/JetBrains+PyCharm+Preview+%28EAP%29 , so it's easier to check what's the most recent EAP release.

EisenSheng commented on 2015-11-14 16:08 (UTC)

The pycharm-eap.desktop file is broken. It points to /opt/pycharm-pro-eap/bin/pycharm.sh but the package is installed under /opt/pycharm-eap/bin/pycharm.sh

intgr commented on 2015-11-12 10:43 (UTC)

Download fails... It's trying to download pycharm-professional-5.1.tar.gz, because "pycharm-professional-${_pkgver/.0}.tar.gz" in sources=() replaces 5.0.1 to 5.1. -> Downloading pycharm-professional-5.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 1502 0 --:--:-- --:--:-- --:--:-- 1509 curl: (22) The requested URL returned error: 403 Forbidden

EisenSheng commented on 2015-11-03 23:22 (UTC)

Would be nice if you could change the source url to be https instead of http.

lots0logs commented on 2015-11-03 11:16 (UTC)

The PKGBUILD has been updated with the correct source URL's. Note, if you changed the _pkgver variable to 5.0 as a quick fix, you won't get notified for updates anymore. I recommend reinstalling with the updated PKGBUILD (which pacman will think is a downgrade, btw).

intgr commented on 2015-11-03 08:47 (UTC)

The solution is simple enough, just change the _pkgver line to: _pkgver=5.0