Search Criteria
Package Details: jdk17-temurin 17.0.6.u10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jdk17-temurin.git (read-only, click to copy) |
---|---|
Package Base: | jdk17-temurin |
Description: | Temurin 17 (OpenJDK 17 Java binaries by Adoptium, formerly AdoptOpenJDK) |
Upstream URL: | https://adoptium.net/ |
Licenses: | custom |
Provides: | java-environment, java-environment-openjdk, java-runtime, java-runtime-headless, java-runtime-headless-openjdk, java-runtime-openjdk, jdk-openjdk, jdk17-openjdk, jre-openjdk, jre-openjdk-headless, jre17-openjdk, jre17-openjdk-headless, openjdk-src, openjdk17-src |
Submitter: | Bevan |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 6 |
Popularity: | 0.101767 |
First Submitted: | 2022-04-20 19:27 (UTC) |
Last Updated: | 2023-01-22 11:58 (UTC) |
Dependencies (9)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- ca-certificates-utils
- desktop-file-utils (desktop-file-utils-git)
- java-environment-common
- java-runtime-common
- libxrender
- libxtst
- gtk2 (gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view, gtk2-maemo) (optional) – for the Gtk+ 2 look and feel
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view) (optional) – for the Gtk+ 3 look and feel
Required by (2769)
- 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)
- 8085-simulator (requires java-runtime)
- aacskeys (requires java-environment) (make)
- abchr (requires java-runtime)
- abcl (requires java-environment)
- abcl-git (requires java-environment) (make)
- abcl-git (requires java-runtime)
- access-export (requires java-environment)
- acronis-cyber-protect-bin (requires java-runtime)
- activemq (requires java-runtime)
- aeron (requires java-environment)
- aerospike-tools-bin (requires java-runtime)
- agclient (requires java-runtime)
- aio-remote (requires java-runtime)
- air-video-server (requires java-runtime)
- Show 2749 more...
Latest Comments
Equiphract commented on 2022-08-10 17:11 (UTC)
That seems to have been the problem, the service has not ran since then. To solve this issue I executed
mandb
as root and after that I was able to access Java's man page usingman java
. Thanks for the hint! I was not even aware that man-db.timer and man-db.service existed...Bevan commented on 2022-07-31 19:25 (UTC)
You should be able to access them by adding -temurin17 as suffix, e.g.:
I'm not entirely sure why
man java
usually works but it looks like that feature depends on an up-to-date mandb index. That is updated once per day by man-db.timer which triggers man-db.service. Can you check if that service ran since you installed this package?Equiphract commented on 2022-07-31 13:02 (UTC)
I am not able to access the man pages for java, javac etc. with this package: