Installing jre or jdk results in some kind of infinite loop of trying to install the other package (jre wants to install jdk, jdk wants to install jre, ...)
Search Criteria
Package Details: jdk 23.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-jdk23, jdk23-jdk, jre, jre23-jdk, jre23-jdk-headless |
Submitter: | td123 |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 1086 |
Popularity: | 0.132264 |
First Submitted: | 2011-08-27 17:56 (UTC) |
Last Updated: | 2024-11-16 14:08 (UTC) |
Dependencies (15)
- ca-certificates-utils
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- 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-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 (2651)
- 2009scape (requires java-runtime)
- 2009scape-git (requires java-runtime)
- 2p-kt (requires java-runtime)
- 2plan-desktop (requires java-environment)
- 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)
- aechoterm-bin (requires java-runtime)
- aeron (requires java-environment)
- Show 2631 more...
Sources (9)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 81 Next › Last »
skerit commented on 2021-05-14 15:36 (UTC)
AbdulrahmanRoshd commented on 2021-04-22 13:35 (UTC) (edited on 2021-04-23 09:27 (UTC) by AbdulrahmanRoshd)
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://download.oracle.com/otn-pub/java/jdk/16+36/7863447f0ab643c585b9bdebf67c69db/jdk-16_linux-x64_bin.tar.gz
Aborting...
dbermond commented on 2021-01-23 11:06 (UTC)
@Weenut Package updated.
Weenut commented on 2021-01-22 02:40 (UTC)
curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://download.oracle.com/otn-pub/java/jdk/15.0.1+9/51f4f36ad4ef43e39d0dfdbaf6549e32/jdk-15.0.1_linux-x64_bin.tar.gz
you need to change where you download java from because this just doesn't work
cuevaskoch commented on 2020-11-03 03:41 (UTC)
It's working for me now. My apologies, something was probably wrong with my setup. Thanks again!
dbermond commented on 2020-11-03 02:11 (UTC)
@cuevaskoch The source fine is downloading fine with makepkg. No 404.
cuevaskoch commented on 2020-11-02 06:00 (UTC) (edited on 2020-11-02 06:00 (UTC) by cuevaskoch)
Thank you for all your work maintaining this package. I believe the upstream might have updated yet again because the 404s are back
dbermond commented on 2020-10-22 21:45 (UTC)
@caodien That's because the software was updated by upstream and the old source file is not available anymore. I've updated the package to the current upstream version and it's building fine.
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.