I think is not related with the last modifications, It has been happening from the fresh install
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 (1729)
- 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 1709 more...
Sources (9)
Latest Comments
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 81 Next › Last »
jfernandz commented on 2017-04-30 17:43 (UTC)
Det commented on 2017-04-30 17:41 (UTC)
From the jre-8u131-linux-x64.tar.gz directly. The only thing I change in that .desktop is the Exec= line.
jfernandz commented on 2017-04-30 17:40 (UTC) (edited on 2017-04-30 17:42 (UTC) by jfernandz)
what do you mean with "it's from the .tar.gz itself and only edited for the Exec=" ?
I'm using Gnome.
Det commented on 2017-04-30 16:56 (UTC)
That's how it's supposed to look like, it's from the .tar.gz itself and only edited for the Exec=.
You should probably look around for similar issues on your file manager/desktop environment.
jfernandz commented on 2017-04-30 16:51 (UTC)
I've tried use update-desktop-database and still doesn't work, that's my .desktop file:
https://bpaste.net/show/febc80292f2d
Det commented on 2017-04-30 16:03 (UTC) (edited on 2017-04-30 16:04 (UTC) by Det)
It should work through the /usr/share/applications/sun-java-jre8.desktop, which says:
Exec=/usr/lib/jvm/java-8-jre/jre/bin/java -jar
and:
MimeType=application/x-java-archive;application/x-jar;
Maybe try "update-desktop-database" manually?
jfernandz commented on 2017-04-30 15:57 (UTC)
@Det
The default app is file archiver and I cannot unsetup that, even the .jar file has got run permissions, but java there is not in the app list.
Det commented on 2017-04-30 15:12 (UTC)
To right click an appropriate file I think? Should work with .jar's, etc.
jfernandz commented on 2017-04-30 14:48 (UTC) (edited on 2017-04-30 14:48 (UTC) by jfernandz)
What do I need to have got "java" in application list when I use "open file with ..."?
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.