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

推荐订阅源

Recent Announcements
Recent Announcements
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
MongoDB | Blog
MongoDB | Blog
H
Help Net Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The GitHub Blog
The GitHub Blog
V
V2EX
Microsoft Security Blog
Microsoft Security Blog
V
Visual Studio Blog
A
About on SuperTechFans
博客园_首页
L
LangChain Blog
量子位
雷峰网
雷峰网
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Jina AI
Jina AI
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
M
MIT News - Artificial intelligence
N
Netflix TechBlog - Medium

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) - intellij-idea-ue-eap
2026-06-16 · via AUR Newest Packages

ZachCallear commented on 2026-03-03 21:11 (UTC)

cknoblauch commented on 2026-03-03 21:08 (UTC)

I think the latest version is already 2026.1, not 2025.3.

ZachCallear commented on 2025-10-07 14:43 (UTC) (edited on 2025-10-15 18:58 (UTC) by ZachCallear)

Separate Community Edition and Ultimate Edition versions seem to be going away as of 2025.3, per https://blog.jetbrains.com/idea/2025/07/intellij-idea-unified-distribution-plan/ :

With the 2025.3 release, IntelliJ IDEA Community Edition will no longer be distributed as a separate product. Instead, all users will download a single IntelliJ IDEA distribution: one installer and one update stream.

If you are currently using Community Edition, your IDE will automatically update to the unified distribution via the usual patch update process. You will get access to additional features at no cost and a more seamless experience. You will also be able to try Ultimate features with just one click.

The change is minimal for Ultimate users: the IDE will simply be called IntelliJ IDEA without the “Ultimate” suffix.

EDIT:

Their FAQ mentions more about open-source versions:

Can I still build an open-source version of IntelliJ IDEA?

The source code remains on GitHub, and we are fully committed to maintaining it. In addition, we will publish open-source builds to GitHub Releases and provide ready-to-use CI/CD pipelines powered by GitHub Actions, reinforcing our commitment to transparency and productive open-source collaboration.

artafinde commented on 2025-05-29 16:11 (UTC)

they keep changing that depending on who's releasing

roukoswarf commented on 2025-05-29 16:04 (UTC)

It appears intellij has changed their tar url format with 2025.2, now using buildver instead of the IDE version.

no_like commented on 2025-01-16 08:08 (UTC)

postadelmaga commented on 2024-11-12 09:37 (UTC)

Ashark commented on 2024-01-29 23:21 (UTC)

I know, but it is not clear that the package is bundled with jre (like with any other package). Also, I need to disable bundled jre sometimes in case of problems.

You do not need to maintain a separate package actually. That will be a "split" package. I.e. in one PKGBUILD the two packages are built. See an example in webstorm-eap.

artafinde commented on 2024-01-29 23:17 (UTC)

@ashark no I like keeping them same per release. Each of them has different versions of JBR anyway

Ashark commented on 2024-01-29 23:16 (UTC)

@artafinde Can you please separate the bundled jre to a separate package? See webstorm-eap as an example.