Package Details: jre 22.0.2-1

Git Clone URL: https://aur.archlinux.org/jdk.git (read-only, click to copy)
Package Base: jdk
Description: Oracle Java Runtime Environment
Upstream URL: https://www.oracle.com/java/
Licenses: LicenseRef-custom
Conflicts: jdk
Provides: java-runtime, java-runtime-headless, java-runtime-headless-jdk, java-runtime-jdk22, jre22-jdk, jre22-jdk-headless
Submitter: td123
Maintainer: dbermond
Last Packager: dbermond
Votes: 1086
Popularity: 0.46
First Submitted: 2011-08-27 17:56 (UTC)
Last Updated: 2024-08-06 23:55 (UTC)

Dependencies (12)

Required by (1710)

Sources (9)

Pinned Comments

dbermond commented on 2024-03-19 19:54 (UTC)

  • Important notice:

As was made with the java packages in the official repositories, jdk now provides the jre alongside it, and both packages conflict with each other. During the package upgrade to version 22, act accordingly to your needs. For example, if you have both jdk and jre installed, only jdk will be sufficient, as it now also contains the runtime environment, and jre can be uninstalled. If you have only jre installed, no action is required.

Latest Comments

« First ‹ Previous 1 .. 55 56 57 58 59 60 61 62 63 64 65 .. 81 Next › Last »

nostalgix commented on 2012-10-20 12:01 (UTC)

@Det Oh. And what about packages that depend on jre? Is there a way to fix those dependencies somehow? Or shouldn't I care about that because the packages will still work when I replaced jre with jdk?

Det commented on 2012-10-19 20:54 (UTC)

@nostalgix, because you were _supposed_ to do so. The whole idea of this bump was to get _rid_ of jre.

EgidioCaprino commented on 2012-10-19 19:21 (UTC)

I solved, sorry. https://bbs.archlinux.org/viewtopic.php?pid=1178179#p1178179

nostalgix commented on 2012-10-19 19:14 (UTC)

I don't get it. I now removed jre to update jdk. But now I can install the new jre either, because still jdk and jre conflict.

EgidioCaprino commented on 2012-10-19 06:30 (UTC)

I cannot install it. I get this error: https://bbs.archlinux.org/viewtopic.php?id=150975

Det commented on 2012-10-18 21:22 (UTC)

No, JRE is for running, JDK for also debugging and developing. The packages upstream didn't change a thing. The only difference in the JDK provided JRE is that it includes things like debug symbols (meant for development).

<deleted-account> commented on 2012-10-18 20:52 (UTC)

outside all, jre are...for view web apps and jdk the debug and other progrs like javaws, but now jdk provide all neded for jre and jdk right?????

<deleted-account> commented on 2012-10-18 20:50 (UTC)

pacman -Rdd jre, remove jre but not they dependency or depen-on this one

spsf64 commented on 2012-10-18 20:07 (UTC)

I was not the one who took the vote... but will vote right now! Thank you Det for your hard work on keeping these java packages up to date!

Det commented on 2012-10-18 16:34 (UTC)

Ahh, of course. Yeah, well that's the only way it can be done. Makepkg doesn't support drop-in replacing packages. E: Or does it actually, I dunno :D. At least if you remove those files it works.