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.47
First Submitted: 2011-08-27 17:56 (UTC)
Last Updated: 2024-08-06 23:55 (UTC)

Dependencies (12)

Required by (1709)

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 .. 38 39 40 41 42 43 44 45 46 47 48 .. 81 Next › Last »

Det commented on 2014-03-16 14:59 (UTC)

We'll see how the Stack Overflow thread evolves: http://stackoverflow.com/a/10959815/1821548 E: Seems like this was the first guy to come up with the "--header" workaround: http://blog.kdecherf.com/2012/04/12/oracle-i-download-your-jdk-by-eating-magic-cookies/. For the longest time I thought it was one of our own guys. Quite funny and informative actually.

Det commented on 2014-03-15 19:20 (UTC)

Oracle apparently changed their fantastic license agreement method once again. That change originally dates back two years (March 2012), which made me include the DLAGENTS override.

ashwin_cse commented on 2014-03-15 06:57 (UTC)

"$makepkg -s" does not get the jdk tar file, because oracle wants the user to accept license agreement before you can get the jdk tar file. So when i do a makepkg -s it downloads a html file (which wrongly states as jdk...tar.gz, but it is actually a html file) which states that this download is not permitted and i need to accept the license agreement before i can download.

Det commented on 2014-03-05 13:37 (UTC)

All right, then.

ant32 commented on 2014-03-05 13:36 (UTC)

Sorry. Accidentally clicked flag out of date

Det commented on 2014-03-05 11:34 (UTC)

# source /etc/profile

RubenKelevra commented on 2014-03-05 08:33 (UTC)

JAVA_HOME is empty for the root user, was this intentional? [root@delling ~]# echo $JAVA_HOME [ruben@delling ~]$ echo $JAVA_HOME /opt/java/jre

Det commented on 2014-02-24 05:16 (UTC)

Removed "PKGEXT='.pkg.tar'" due to a request of having your own way through makepkg.conf.