Hi @Light2Yellow, the package created by this pkgbuild only have a one .desktop:
$ pacman -Ql pycharm-professional |grep .desktop
pycharm-professional /usr/share/applications/pycharm-professional.desktop
$
Maybe the second .desktop was created by you.
Search Criteria
Package Details: pycharm-professional 2024.3-1
Package Actions
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: | custom |
Submitter: | hippojazz |
Maintainer: | Xavier (37h4n) |
Last Packager: | Xavier |
Votes: | 289 |
Popularity: | 0.97 |
First Submitted: | 2013-09-25 03:56 (UTC) |
Last Updated: | 2024-11-14 03:02 (UTC) |
Dependencies (19)
- cython (cython-gitAUR, cython0AUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- giflib (giflib-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libdbusmenu-glib
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- ttf-font (neuropol-ttfAUR, ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-kidsAUR, ttf-liberation-sans-narrowAUR, ttf-cavafy-scriptAUR, ttf-ms-fontsAUR, ttf-dejavu-ibAUR, ttf-zeldaAUR, ttf-oxygenAUR, ttf-oxygen-gfAUR, ttf-share-gfAUR, ttf-gostAUR, otf-inconsolata-dzAUR, ttf-d2codingAUR, ttf-agaveAUR, ttf-caracteresAUR, ttf-cuprumAUR, ttf-autour-oneAUR, ttf-impallari-milongaAUR, ttf-impallari-miltonianAUR, ttf-clarity-cityAUR, ttf-ms-win10AUR, ttf-ms-win10-japaneseAUR, ttf-ms-win10-koreanAUR, ttf-ms-win10-seaAUR, ttf-ms-win10-thaiAUR, ttf-ms-win10-zh_cnAUR, ttf-ms-win10-zh_twAUR, ttf-ms-win10-otherAUR, ttf-win10AUR, ttf-bmonoAUR, ttf-pt-astra-factAUR, ttf-weblysleekuiAUR, ttf-pt-astra-sansAUR, ttf-pt-astra-serifAUR, ttf-pt-sansAUR, ttf-pt-serifAUR, ttf-pt-monoAUR, ttf-pt-root_uiAUR, ttf-xo-fontsAUR, noto-fonts-liteAUR, ttf-paratypeAUR, ttf-plemoljp-binAUR, ttf-dejavu-emojilessAUR, noto-fonts-variable-liteAUR, ttf-lucida-fontsAUR, ttf-plemoljpAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, noto-fonts-latin-greek-cyrillicAUR, apple-fontsAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-ms-win11AUR, ttf-ms-win11-japaneseAUR, ttf-ms-win11-koreanAUR, ttf-ms-win11-seaAUR, ttf-ms-win11-thaiAUR, ttf-ms-win11-zh_cnAUR, ttf-ms-win11-zh_twAUR, ttf-ms-win11-otherAUR, ttf-ms-win11-autoAUR, ttf-ms-win10-cdnAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation)
- docker-compose (docker-compose-v1-binAUR, docker-compose-gitAUR, docker-desktopAUR) (optional) – For support docker inside Pycharm
- docker-machine (docker-machine-gitlab-binAUR) (optional) – For support docker inside Pycharm
- ipython (ipython-gitAUR) (optional) – For enhanced interactive Python shell inside Pycharm
- jupyter-server (optional) – For Jupyter notebooks and apps
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR) (optional) – For deployment and remote connections
- python-coverage (optional) – For support code coverage measurement
- python-pytest (optional) – For support testing inside Pycharm
- python-setuptools (optional) – Packages manager for Python, for project interpreter
- python-tox (optional) – Python environments for testing tool
- vagrant (vagrant-gitAUR) (optional) – For support virtualized development environments
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 44 Next › Last »
Xavier commented on 2016-04-09 21:59 (UTC)
<deleted-account> commented on 2016-04-09 19:03 (UTC)
Isn't .desktop file created by IDE automatically? Because I always have two of them. Maybe one of them lives from time I've accidentally pressed "Create launcher" from IDE, but who knows...
Xavier commented on 2016-04-05 23:49 (UTC)
Mmm @Hideaki you are right, fixed, adjusted the depends with packages that provider java-runtime>=8, thanks (without increment pkgrel)
Hideaki commented on 2016-04-05 22:49 (UTC)
You should change the jre8-openjdk dependency to something like 'java-runtime=8' or 'java-runtime-openjdk=8'. That way people like me who are using patched versions of Java such as jre8-openjdk-infinality don't get dependency issues.
Xavier commented on 2016-04-05 21:52 (UTC)
Pycharm needs Java 8 or higher for work, in the before commits I deleted bundled JRE inside Pycharm installation (by recommendations), then I changed depends to specific Java 8, if you have Java 7 too you need set environment Java 8 with archlinux-java.
Xavier commented on 2016-04-03 17:00 (UTC) (edited on 2016-04-03 17:10 (UTC) by Xavier)
Hi @lybin, yeah I know! (I confused because in my country not exits the April fool day). If really Pycharm don't work with Java 7 I should change the depends or return the bundled JRE inside Pycharm.... I just tested and I confirm that Pycharm need Java 8 (can anyone confirm that?) , then.. I think that is good idea that Pycharm use the JRE of the OS for some reason (e.g. size, patches applied in JRE by Archlinux dev-team, receive more security updates, ...)
lybin commented on 2016-04-03 16:12 (UTC) (edited on 2016-04-03 16:23 (UTC) by lybin)
@XavierCLL, I was joking, but really, you've deleted bundled JRE inside Pycharm installation. May be PyCharm really requires Java 8, they can do this, because Java comes with PyCharm. Just now, I have thought about it...
I support some packages, I usually don't remove libraries of QT e.g. because it need to care in a future about versions of libraries and can to break something )
Xavier commented on 2016-04-03 14:26 (UTC)
ohh yeah Python 8! :)
lybin commented on 2016-04-03 08:07 (UTC)
http://blog.jetbrains.com/pycharm/2016/04/pycharm-2016-1-1-eap-is-available/
You don't believe, but they dropped support for older Python versions before Python 3.5 and added preliminary support for Python 8 *ROFL*
Xavier commented on 2016-04-02 19:25 (UTC)
Hi @zopieux, I don't believe that the latest version Pycharm drop support the java 7, where did you read that?, I think that if Pycharm works in different versions of Java, is better the user choose the Java version to use. (and the next version 2016.1.1 is not released yet)
Pinned Comments