惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
V
Visual Studio Blog
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
Vercel News
Vercel News
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
D
DataBreaches.Net
美团技术团队
Microsoft Security Blog
Microsoft Security Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
A
About on SuperTechFans
云风的 BLOG
云风的 BLOG
The Cloudflare Blog
宝玉的分享
宝玉的分享
V
V2EX
Microsoft Azure Blog
Microsoft Azure Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - clion-eap
2026-06-08 · via AUR Newest Packages

Ashark commented on 2026-05-10 13:28 (UTC)

Ashark commented on 2026-04-25 23:22 (UTC)

It is their technical mirror, containing the same files as their promoted links. But using that will allow some users in some regions to avoid limitations of downloading their products (such as 451 error).

Zrax commented on 2026-04-25 23:08 (UTC)

Simplify for whom, exactly? Both of those resolve to AWS CDN domains, so it's not clear why one would be preferable over the other. The links offered on JetBrains' website are using download.jetbrains.com

Ashark commented on 2026-04-24 17:55 (UTC)

@Zrax Can you please change the source urls from https://download.jetbrains.com/... to https://download-cf.jetbrains.com/...? This will simplify downloading.

Ashark commented on 2025-12-11 14:11 (UTC)

@Zrax Sorry for the slow reply, I was sick.

I see, you are talking about this commit: https://aur.archlinux.org/cgit/aur.git/commit/?h=clion-eap&id=ec297916 where the maintainer added this prefix.

I still think it makes sense to remove this "jetbrains-" prefix. It is very uncommon. Maintainers for example do not do "oracle-virtualbox.desktop", but they do "virtualbox.desktop". And as a user, I would search for "^clion" (which I actually did, and then realized that it is with prefix).

Regarding the context of this prefix, I only guess that it may be the thing that when you try to generate desktop file from within IDE (from main menu: Tools | Create Desktop Entry), it creates it with such prefix. But this is irrelevant, and not clashing with our file, because we provide a file (so user do not need this menu anyway), and if you "edit" the app (in KDE this is right mouse click, Edit Application), then the normal desktop file is stored in the ~/.local/share/applications/.

Zrax commented on 2025-12-08 18:34 (UTC)

@Ashark: I don't really have a strong opinion one way or the other about it... The name change (from clion-eap.desktop to jetbrains-clion-eap.desktop) was originally done by the previous maintainer (@rdoursenaud) about 10 years ago, but I have no context about why.

Looking at some of the other Jetbrains IDE packages, it's already somewhat inconsistent. For example, pycharm and rider install .desktop files without the jetbrains- prefix, but goland, webstorm, and rustrover all do use the prefix...

Ashark commented on 2025-12-08 16:30 (UTC)

@Zrax Thanks for the update, but what about file name? Not such a big deal, but still would be good to have it as expected.

Ashark commented on 2025-12-02 07:55 (UTC)

Hi Zrax!
Is there any specific reason to have "jetbrains-" prefix in the /usr/share/applications/jetbrains-clion-eap.desktop file name?
Can we name is just normally as /usr/share/applications/clion-eap.desktop?
I was configuring jetbrains runner, and found this abnormal file name.

Ashark commented on 2025-07-16 15:56 (UTC)

Zrax commented on 2025-07-16 15:43 (UTC)

Yes, perhaps I was too quick to react. I've reverted the change in the latest version, and added a note on the java-runtime dependency to link to the JetBrains documentation on using an external JRE.