Search Criteria
Package Details: pycharm-professional 2020.3.3-1
Git Clone URL: | https://aur.archlinux.org/pycharm-professional.git (read-only, click to copy) |
---|---|
Package Base: | pycharm-professional |
Description: | Python IDE for Professional Developers. Professional Edition |
Upstream URL: | https://www.jetbrains.com/pycharm/ |
Keywords: | development editor ide jetbrains python |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | hippojazz |
Maintainer: | XavierCLL |
Last Packager: | XavierCLL |
Votes: | 239 |
Popularity: | 1.71 |
First Submitted: | 2013-09-25 03:56 |
Last Updated: | 2021-01-28 02:44 |
Dependencies (29)
- giflib
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-dso, lib32-glibc-dso)
- libdbusmenu-glib (libdbusmenu-glib-ubuntu)
- libxslt (libxslt-git)
- libxss
- libxtst
- nss (nss-hg)
- python (python-dbg)
- sh (bash-devel-git, dashbinsh, bash-devel-static-git, bash)
- cython (cython-kivy, cython-git) (make)
- python-setuptools (make)
- cython (cython-kivy, cython-git) (optional) – For performance debugger in Python 3
- cython2 (cython2-kivy) (optional) – For performance debugger in Python 2
- docker-compose (docker-compose-git, docker-compose-bin) (optional) – For support docker inside Pycharm
- docker-machine (optional) – For support docker inside Pycharm
- ipython (optional) – For enhanced interactive Python shell v3 inside Pycharm
- ipython2 (optional) – For enhanced interactive Python shell v2 inside Pycharm
- jupyter (optional) – For support Jupyter Notebook
- openssh (openssh-hpn-git, openssh-git, openssh-gssapi, openssh-selinux, openssh-hpn) (optional) – For deployment and remote connections
- python-coverage (optional) – For support code coverage measurement for Python 3
- python-pytest (optional) – For support testing inside Pycharm with Python 3
- python-setuptools (optional) – Packages manager for Python 3, for project interpreter
- python-tox (optional) – Python environments for testing tool with Python 3
- python2 (optional) – Python 2 support
- python2-coverage (optional) – For support code coverage measurement for Python 2
- python2-pytest (optional) – For support testing inside Pycharm with Python 2
- python2-setuptools (optional) – Packages manager for Python 2, for project interpreter
- python2-tox (optional) – Python environments for testing tool with Python 2
- vagrant (vagrant-git) (optional) – For support virtualized development environments
Latest Comments
« First ‹ Previous ... 6 7 8 9 10 11 12 13 14 15 16 ... Next › Last »
ixil commented on 2018-08-23 21:41
@XavierCLL, any chance the config folders could follow the xdg-guidelines defined in the python scripts? Thanks for your work! :)
dotfile commented on 2018-08-22 14:57
2018.2.1 -> 2018.2.2; ce7313f337b7c20b120a9986cc6d9163ebbc2ef4e9f4743cd057f0730a4d8ec0 -> e7ce851728c411ff2112b82bfabbcb8d20d0433a8d7ce06887588cb278f8c8b1
XavierCLL commented on 2018-08-09 02:59
Thanks @dreamingincode, I will consider that option.
dreamingincode commented on 2018-07-28 05:15
@XavierCLL
Could you please add back PyCharm without JRE using split package, as done in other JetBrains IDE AUR packages?
Examples: - IntelliJ Idea Ultimate Edition: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=intellij-idea-ultimate-edition - Webstorm: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=webstorm - CLion: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=clion
I'm also ready to help if you don't have the time.
XavierCLL commented on 2018-07-26 17:37
@singularity yeah I forgot to delete that, thanks
XavierCLL commented on 2018-07-26 17:27
Yes I think the same, the best is that use the native java, I can consider implementing it again, but my experience was not the best, please try and tell me how it works.
XavierCLL commented on 2018-07-26 17:17
Hi matthias, I tested the no-jdk version and it has some problems using the java of the system related to hdpi support and other issues fixed using the jdk version, then I think that is not recommended to use, at least when jetbrains in the future support java>8
Singularity commented on 2018-07-26 17:11
I also miss it. I think the nojdk version should be the default one.
You don't need the update-cache part in the .install file anymore, it's done by pacman now. You find files with the name in /usr/share/libalpm/hooks/.
matthias.lisin commented on 2018-07-26 10:46
What happened to the no-jdk version?
matthias.lisin commented on 2018-06-15 10:55
@zerophase Can't reproduce. It sounds more like an GTK misconfiguration on your side.