Search Criteria
Package Details: jre21-jetbrains 21.0.4.b509.17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/java21-jetbrains.git (read-only, click to copy) |
---|---|
Package Base: | java21-jetbrains |
Description: | JetBrains Java 21 full runtime environment |
Upstream URL: | https://github.com/JetBrains/JetBrainsRuntime |
Licenses: | GPL-2.0 |
Conflicts: | jdk21-jetbrains-git, jre21-jetbrains-git |
Provides: | java-runtime, java-runtime-jetbrains |
Submitter: | huyz |
Maintainer: | fermino |
Last Packager: | fermino |
Votes: | 2 |
Popularity: | 0.071149 |
First Submitted: | 2024-01-24 11:59 (UTC) |
Last Updated: | 2024-09-19 16:08 (UTC) |
Dependencies (50)
- ca-certificates-utils
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- giflib (giflib-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- harfbuzz (harfbuzz-gitAUR)
- java-runtime-common
- jcef-jetbrains (jcef-jetbrains-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libfreetype.so (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR, freetype2, lib32-freetype2)
- libgif.so (giflib-gitAUR, giflib)
- libharfbuzz.so (lib32-harfbuzz-gitAUR, harfbuzz-gitAUR, harfbuzz, lib32-harfbuzz)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libjpeg.so (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- liblcms2.so (lcms2-ff-gitAUR, lcms2-ffAUR, lcms2, lib32-lcms2)
- libnet (libnet-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- nss (nss-hgAUR)
- alsa-lib (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- Show 30 more dependencies...
Required by (1562)
- 2009scape (requires java-runtime)
- 2009scape-git (requires java-runtime)
- 2p-kt (requires java-runtime)
- abchr (requires java-runtime)
- abcl-git (requires java-runtime)
- abdownloadmanager-bin (requires java-runtime)
- acodec-bin (requires java-runtime)
- acronis-cyber-protect-bin (requires java-runtime)
- activemq (requires java-runtime)
- aechoterm-bin (requires java-runtime)
- ahmyth-bin (requires java-runtime)
- aio-remote (requires java-runtime)
- aladin (requires java-runtime)
- alchemist (requires java-runtime)
- alda (requires java-runtime)
- alda-bin (requires java-runtime)
- alda-git (requires java-runtime)
- alice-bin (requires java-runtime)
- alice2-bin (requires java-runtime)
- alienfx-lite (requires java-runtime)
- Show 1542 more...
Latest Comments
ingvij commented on 2024-03-21 06:40 (UTC)
I'm seeing
[0.007s][warning][cds] This file is not the one used while building the shared archive file: /usr/lib/jvm/java-21-jetbrains/lib/modules
whenever the this JDK gets executed... I looked into upstream and there's this that can be done in the build step maybe?loathingkernel commented on 2024-02-03 22:31 (UTC)
The PKGBUILD needs
!ccache
in theoptions
array otherwise the build process fails whenccache
is enabled inmakepkg.conf
. This applies to java17-jetbrains too.You do not need to add the package name in
conflicts
, it is added automatically bypacman
Ashark commented on 2023-10-28 20:07 (UTC) (edited on 2023-10-28 21:14 (UTC) by Ashark)
The url for jre package is outdated. Please link to the correct place: https://github.com/JetBrains/JetBrainsRuntime
Ashark commented on 2023-10-28 20:06 (UTC) (edited on 2023-10-28 21:14 (UTC) by Ashark)
The url for jre package is outdated. Please link to the correct place: https://github.com/JetBrains/JetBrainsRuntime
brsvh commented on 2022-10-24 03:31 (UTC)
It's fixed now, but I didn't test it in any JB IDEs.
dr460nf1r3 commented on 2022-10-23 11:10 (UTC)
Seems like the package needs an update?
configure: Potential Boot JDK found at /usr/lib/jvm/java-17-openjdk is incorrect JDK version (openjdk version "17.0.5" 2022-10-18 OpenJDK Runtime Environment (build 17.0.5+1) OpenJDK 64-Bit Server VM (build 17.0.5+1, mixed mode)); ignoring configure: (Your Boot JDK version must be one of: 18 19)
- full log herebrsvh commented on 2022-06-05 03:49 (UTC)
This package was initially intended to facilitate the use of the java11 version of Jetbrains Runtime.
I now plan to update it to version 17, by submitting a merge request to https://aur.archlinux.org/cgit/aur.git/?h=java-jbr-xdg.
I also created a java11 version of the package for backup and maintenance. https://aur.archlinux.org/cgit/aur.git/?h=java11-jbr-xdg
They use a unified name, replacing jetbrains-openjdk with jbr, which seems a bit more appropriate.