Package Details: intellij-idea-community-edition-no-jre 2022.2.4-1

Git Clone URL: https://aur.archlinux.org/intellij-idea-community-edition-no-jre.git (read-only, click to copy)
Package Base: intellij-idea-community-edition-no-jre
Description: Intellij Idea Community Edition without bundled JRE
Upstream URL: http://www.jetbrains.com/idea/
Keywords: IDEA Intellij Jetbrains
Licenses: Apache2
Conflicts: jetbrains-idea-ce
Provides: jetbrains-idea-ce
Submitter: tjquillan
Maintainer: tjquillan (dmarinov)
Last Packager: dmarinov
Votes: 12
Popularity: 0.000718
First Submitted: 2018-05-05 03:20 (UTC)
Last Updated: 2022-11-25 16:06 (UTC)

Dependencies (7)

Required by (0)

Sources (2)

Pinned Comments

tjquillan commented on 2018-09-11 05:14 (UTC)

If anyone could assist in merging this package and my other one: https://aur.archlinux.org/packages/intellij-idea-community-edition-jre into a single split package that would be much appreciated.

Latest Comments

1 2 Next › Last »

theodorosidmar commented on 2022-12-22 14:29 (UTC)

I see now. For some reason, I thought that JRE was, somehow, extracted by you. Thanks for clarification and attention.

dmarinov commented on 2022-12-22 14:23 (UTC)

"2022.3.1 - Linux x86_64" has the JRE bundled with it and is the one that is used for https://aur.archlinux.org/packages/intellij-idea-community-edition-jre

For this package, there should be a "Linux without JBR (tar.gz)" like the one under "Version 2022.1" on the download page, but there isn't.

theodorosidmar commented on 2022-12-22 14:19 (UTC)

Sorry, but I think I didn't follow you here. Wouldn't the link be 2022.3.1 - Linux x86_64 (tar.gz) at the page you sent? Also, intellij-idea-community-edition-jre package is already updated.

dmarinov commented on 2022-12-22 13:39 (UTC)

There was no link to it on IntelliJ's website. https://www.jetbrains.com/idea/download/other.html

If anyone can find a link to it, I will update it.

theodorosidmar commented on 2022-12-22 13:27 (UTC)

Hello there!

Is this package going to update to IntelliJ 2022.3? I saw the JRE bundled edition was update, so.. Is there anything I can help with?

SZanko commented on 2021-01-05 22:53 (UTC)

diff --git a/PKGBUILD b/PKGBUILD
index 4c6ba7c..e90f411 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@

 pkgname=intellij-idea-community-edition-no-jre
 _appname=jetbrains-idea-ce
-pkgver=2020.2.3
-_buildver=202.7660.26
+pkgver=2020.3.1
+_buildver=203.6682.168
 pkgrel=1
 pkgdesc="Intellij Idea Community Edition without bundled JRE"
 arch=('any')
@@ -14,7 +14,7 @@ provides=("$_appname")
 conflicts=("$_appname")
 source=("https://download.jetbrains.com/idea/ideaIC-$pkgver-no-jbr.tar.gz"
                "$_appname.desktop")
-sha256sums=('69923aef570ba0d0e2f81809e2281ef86c9fd852c7e594acc58560d675358af8'
+sha256sums=('2e3825f6f70fabc32834a022da9a0e98e835371e6714edc8a82b56a7e9c65e7c'
             '91aa66e16e428d595c9f76a02f5a6d54d6fb0b1d1ccac4159cfb7070cff26a4b')

 package() {

SZanko commented on 2020-12-03 10:18 (UTC)

Update for Version 2020.3 pkgver=2020.3 _buildver=203.5981.155

sha256=('3cf737db999647ddd8564490979cd0016c946fbc66bb219837c0d1a813adb951' '91aa66e16e428d595c9f76a02f5a6d54d6fb0b1d1ccac4159cfb7070cff26a4b')

hussam commented on 2019-10-14 21:24 (UTC)

Unless I am mistaken, there is a broken symlink /usr/share/icons/hicolor/scalable/apps/jetbrains-idea-ce.svg in this package.

tjquillan commented on 2018-09-11 05:14 (UTC)

If anyone could assist in merging this package and my other one: https://aur.archlinux.org/packages/intellij-idea-community-edition-jre into a single split package that would be much appreciated.

tjquillan commented on 2018-06-01 03:56 (UTC)

Hello Ghost93 I have updated the package to the latest version. In the future I would appreciate if you would flag the package as out of date instead of comment. Doing this makes it easier for me no notice that a package needs updating. Thanks :)