For a week xD.
Well, you can always manually get it from here, if the oracle site isn't playing along: http://uni-smr.ac.ru/archive/dev/java/JRE/oracle/7/
It's probably just the server you're being redirected to again.
Search Criteria
Package Details: jdk 24.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jdk.git (read-only, click to copy) |
---|---|
Package Base: | jdk |
Description: | Oracle Java Development Kit |
Upstream URL: | https://www.oracle.com/java/ |
Licenses: | LicenseRef-custom |
Conflicts: | jre |
Provides: | java-environment, java-environment-jdk, java-runtime, java-runtime-headless, java-runtime-headless-jdk, java-runtime-jdk24, jdk24-jdk, jre, jre24-jdk, jre24-jdk-headless |
Submitter: | td123 |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 1088 |
Popularity: | 0.23 |
First Submitted: | 2011-08-27 17:56 (UTC) |
Last Updated: | 2025-04-16 18:38 (UTC) |
Dependencies (16)
- ca-certificates-utils
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- java-environment-common
- java-runtime-common
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxrender
- libxtst
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- python-html2text (make)
- alsa-lib (optional) – for basic sound support
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (optional) – for the Gtk+ 2 look and feel - desktop usage
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR) (optional) – for the Gtk+ 3 look and feel - desktop usage
Required by (2596)
- 2009scape (requires java-runtime)
- 2009scape-git (requires java-runtime)
- 2p-kt (requires java-runtime)
- 389-console (requires java-environment)
- 389-ds-console (requires java-environment) (make)
- aacskeys (requires java-environment) (make)
- ab-download-manager (requires java-environment) (make)
- ab-download-manager-git (requires java-environment) (make)
- abchr (requires java-runtime)
- abcl (requires java-environment)
- abcl-git (requires java-environment) (make)
- abcl-git (requires java-runtime)
- abdownloadmanager-bin (requires java-runtime)
- access-export (requires java-environment)
- acodec-bin (requires java-runtime)
- acronis-cyber-protect-bin (requires java-runtime)
- activemq (requires java-runtime)
- adtpro-git (requires java-environment) (optional)
- aechoterm-bin (requires java-runtime)
- ahmyth-bin (requires java-runtime)
- Show 2576 more...
Sources (9)
Latest Comments
« First ‹ Previous 1 .. 59 60 61 62 63 64 65 66 67 68 69 .. 82 Next › Last »
Det commented on 2012-08-20 11:07 (UTC)
FernandoBasso commented on 2012-08-20 10:58 (UTC)
Error downloading the file. I've been trying for a week.
https://gist.github.com/3219413
kkl2401 commented on 2012-08-18 04:43 (UTC)
Version bump.
Det commented on 2012-08-09 19:28 (UTC)
Okay lybin, may I ask you _why_ do you think it's out of date?
Because, the fact is, it _isn't_.
kkl2401 commented on 2012-08-04 19:00 (UTC)
This is still the newest version I see at oracle.com, so I'm unflagging it.
Det commented on 2012-07-26 10:23 (UTC)
So why am _I_ the first guy you're coming after?
dront78 commented on 2012-07-26 05:36 (UTC)
there is a conflict installing jre after jre6 the same time in
/usr/lib/mozilla/plugins/libnpjp2.so
Det commented on 2012-07-25 07:51 (UTC)
The name of the tarball didn't change. The size did. It would've been enough to just remove the old one.
Don't even understand how would you possibly _have_ to regenerate the md5sums that are already there.
FernandoBasso commented on 2012-07-24 13:05 (UTC)
I had to manually download the .gz file with:
curl -vfLC - --retry 3 --retry-delay 3 -O --header "Cookie: gpw_e24=h" http://download.oracle.com/otn-pub/java/jdk/7u5-b05/jdk-7u5-linux-i586.tar.gz
I also had to generate md5sum for the .gz file and place the md5sum key in the first line of md5sums array
in the pkgbuild.
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.