Hi! Has got:
-> Downloading javafx-8u141-apidocs.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 537 100 537 0 0 816 0 --:--:-- --:--:-- --:--:-- 1193
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading http://download.oracle.com/otn-pub/java/javafx/8.0.141-b15/336fa29ff2bb4ef291e347e091f7f4a7/javafx-8u141-apidocs.zip
Aborting...
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.168956 |
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 (1731)
- 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 1711 more...
Sources (9)
Latest Comments
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 81 Next › Last »
student975 commented on 2017-07-19 00:17 (UTC)
Det commented on 2017-07-11 08:13 (UTC)
Which AUR tool is that? You should report it there.
kingsdene commented on 2017-07-11 07:02 (UTC) (edited on 2017-07-11 07:16 (UTC) by kingsdene)
Im getting -- ERROR: jdk not found in AUR when using yaourt
Det commented on 2017-05-01 14:29 (UTC)
I've no clue what you mean by that nor what's the issue, as it works just fine with my own GNOME/Nautilus combo.
Are you on Manjaro or the like?
jfernandz commented on 2017-05-01 14:15 (UTC)
@Det
Of course. But it seems be more related with freedesktop, I think.
Det commented on 2017-05-01 14:06 (UTC)
Nautilus 3.24.1-1 on GNOME?
jfernandz commented on 2017-05-01 14:06 (UTC) (edited on 2017-05-01 14:06 (UTC) by jfernandz)
@Det
It is nautilus 3.24.1-1
Det commented on 2017-05-01 05:48 (UTC) (edited on 2017-05-01 05:49 (UTC) by Det)
What's your file manager and desktop environment?
Dolphin, Nautilus, PCManFM and Thunar all work with "Exec=/usr/lib/jvm/java-8-jre/jre/bin/java -jar".
jfernandz commented on 2017-05-01 01:01 (UTC)
@Det
I've solved by adding %f at the end of Exec= line.
"Exec=/usr/lib/jvm/java-8-jre/jre/bin/java -jar %f"
You should consider to add that in the .desktop file of that package :D
Det commented on 2017-04-30 17:44 (UTC) (edited on 2017-04-30 17:45 (UTC) by Det)
I know, I'm telling you, that's the change I've always done, which doesn't affect your issue anyway, as it's got something to do with your file manager/desktop environment.
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.