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 .. 53 54 55 56 57 58 59 60 61 62 63 .. 81 Next › Last »

MisterAnderson commented on 2012-10-30 07:38 (UTC)

I read through the comments and saw note about changing PKG_EXT The change is making it fail with aurget at least to install after compiling.

Det commented on 2012-10-26 13:29 (UTC)

So the plugin is or is not enabled?

kalib commented on 2012-10-26 13:13 (UTC)

Well, I need eclipse for java development. But my bank doesn't recognize my jre. :/ that's quite sad.. because I can't install jre without removing jdk. :/

kkl2401 commented on 2012-10-26 11:00 (UTC)

Yes, it is better to have JDK because it contains useful tools (which JRE doesn't) but it is not necessary because Eclipse has its own Java compiler.

Det commented on 2012-10-26 10:46 (UTC)

http://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM: "Regardless of your operating system, you will need to install some Java virtual machine (JVM). You may either install a Java Runtime Environment (JRE), or a Java Development Kit (JDK), depending on what you want to do with Eclipse. If you intend to use Eclipse for Java development, then you should install a JDK (the JDK includes--among other useful things--the source code for the standard Java libraries). If you aren't planning to use Eclipse for Java development and want to save some disk space, install a JRE." It shouldn't be an issue, though. The plugin is the same in both JREs.

kkl2401 commented on 2012-10-26 06:58 (UTC)

kalib: Eclipse (as an application) doesn't actually need JDK, it only needs JRE. If eclipse (as a package) requires jdk (as a package), then you should be safely able to modify the PKGBUILD so that it doesn't.

Det commented on 2012-10-25 22:46 (UTC)

Well, it's there. You checked whether the plugin is disabled?

kalib commented on 2012-10-25 20:28 (UTC)

After the last jdk update, my jre have been removed and now my webbank doesn't recognize that I have java. When trying to install jre again (yaourt -S jre) it says that jdk conflicts with jre. But I can't remove jdk because Eclipse needs it. Any tip?

Det commented on 2012-10-25 12:48 (UTC)

And you're welcome for that.