Package Details: intellij-idea-ultimate-edition 2025.1-1

Git Clone URL: https://aur.archlinux.org/intellij-idea-ultimate-edition.git (read-only, click to copy)
Package Base: intellij-idea-ultimate-edition
Description: An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity.
Upstream URL: https://www.jetbrains.com/idea/
Licenses: custom:commercial
Conflicts: intellij-idea-ultimate-edition-jre
Provides: intellij-idea-ultimate-edition-jre
Submitter: uwolfer
Maintainer: uwolfer (dcelasun)
Last Packager: dcelasun
Votes: 427
Popularity: 3.25
First Submitted: 2009-10-28 09:09 (UTC)
Last Updated: 2025-04-16 15:17 (UTC)

Dependencies (6)

Required by (5)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 43 Next › Last »

vnt-83 commented on 2021-12-07 18:00 (UTC)

I have installed and have always updated this package using AUR. But then this error appeared and I updated it once using pamac. Just made sure I get the same error.

davidhaller commented on 2021-12-07 17:20 (UTC)

pamac does not properly support split packages. Use a better AUR helper or install the package using git clone + makepkg.

vnt-83 commented on 2021-12-07 17:16 (UTC) (edited on 2021-12-07 17:18 (UTC) by vnt-83)

Marcel_K, what do you mean by saying that the repository is correct?

I also have same error by update on Manjaro: Failed to generate information for intellij-idea-ultimate-edition-jre (translated to english).

By update on cli & pamac I get identical error: PKGBUILD does not exist.

Marcel_K commented on 2021-12-07 16:34 (UTC)

I just cloned the repository, again, and running git status shows that the repository is correct:

$ git clone https://aur.archlinux.org/intellij-idea-ultimate-edition.git
Cloning into 'intellij-idea-ultimate-edition'...
remote: Enumerating objects: 458, done.
remote: Counting objects: 100% (458/458), done.
remote: Compressing objects: 100% (289/289), done.
remote: Total 458 (delta 170), reused 457 (delta 169), pack-reused 0
Receiving objects: 100% (458/458), 96.16 KiB | 1.32 MiB/s, done.
Resolving deltas: 100% (170/170), done.
$ cd intellij-idea-ultimate-edition/
$ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

madFerret commented on 2021-12-07 07:29 (UTC) (edited on 2021-12-07 09:18 (UTC) by madFerret)

Also having the issue with PKGBUILD does not exist., but only when building -jre. Does anyone have a solution? PS: I think the root issue is:

Cloning intellij-idea-ultimate-edition build files...
Running as unit: run-u87.service
fatal: not a git repository (or any parent up to mount point /var/cache/private)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

Marcel_K commented on 2021-12-01 17:34 (UTC)

That sounds like a pamac issue, this repo is correct.

aembleton commented on 2021-12-01 11:24 (UTC)

I'm getting the following error on a pamac update: PKGBUILD does not exist.

SCDevel commented on 2021-11-28 09:37 (UTC)

@woland7 Download intellij-idea-ultimate-edition-jre

woland7 commented on 2021-10-05 19:54 (UTC)

Latest version works only with Java11 in my case, otherwise I get cannot access class sun.awt.AWTAutoShutdown

jwan commented on 2021-10-01 11:47 (UTC)

I've installed this package, but when I try to run IntelliJ, nothing happens! nothing launches. What am I missing?