Package Details: jre 23-1

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)

Required by (1728)

Sources (9)

Pinned Comments

dbermond commented on 2024-03-19 19:54 (UTC)

  • Important notice:

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.

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)

I think is not related with the last modifications, It has been happening from the fresh install

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 ..."?