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.
Search Criteria
Package Details: jre 23-1
Package Actions
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-jdk23, jre23-jdk, jre23-jdk-headless |
Submitter: | td123 |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 1086 |
Popularity: | 0.165403 |
First Submitted: | 2011-08-27 17:56 (UTC) |
Last Updated: | 2024-10-06 02:26 (UTC) |
Dependencies (12)
- ca-certificates-utils
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- java-runtime-common
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxrender
- libxtst
- python-html2text (make)
- alsa-lib (optional) – for basic sound support
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – for the Gtk+ 2 look and feel - desktop usage
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – for the Gtk+ 3 look and feel - desktop usage
Required by (1728)
- 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)
- airsonic (requires java-runtime-headless)
- airsonic-advanced-bin (requires java-runtime-headless)
- airsonic-advanced-git (requires java-runtime-headless)
- airsonic-git (requires java-runtime-headless)
- aladin (requires java-runtime)
- alchemist (requires java-runtime)
- alda (requires java-runtime)
- alda-bin (requires java-runtime)
- Show 1708 more...
Sources (9)
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)
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.
Pinned Comments
dbermond commented on 2024-03-19 19:54 (UTC)
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.