Search Criteria
Package Details: jdk11-graalvm-bin 22.3.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jdk11-graalvm-bin.git (read-only, click to copy) |
---|---|
Package Base: | jdk11-graalvm-bin |
Description: | Universal virtual machine for running applications written in a variety of languages (JVM-based, LLVM-based, or other), Java 11 version |
Upstream URL: | https://www.graalvm.org/ |
Licenses: | custom |
Provides: | java-environment, java-runtime |
Submitter: | lucaswerkmeister |
Maintainer: | lucaswerkmeister |
Last Packager: | lucaswerkmeister |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-25 00:20 (UTC) |
Last Updated: | 2023-04-26 18:47 (UTC) |
Dependencies (6)
- java-environment-common
- java-runtime-common
- graal-llvm-jdk11-binAUR (optional) – LLVM component (used to be bundled with this package before the 22.2.0 release)
- graal-nodejs-jdk11-binAUR (optional) – Node.js component (used to be bundled with this package before the 21.1.0 release)
- graal-visualvm-jdk11-binAUR (optional) – VisualVM component (used to be bundled with this package before the 22.2.0 release)
- graaljs-jdk11-binAUR (optional) – JavaScript component (used to be bundled with this package before the 22.2.0 release)
Required by (2465)
- 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 2445 more...
Latest Comments
1 2 Next › Last »
lucaswerkmeister commented on 2023-07-26 19:16 (UTC)
JDK 11 is no longer supported – all users of this package should instead install either jdk20-graalvm-bin (latest) or jdk17-graalvm-bin (LTS).
lucaswerkmeister commented on 2022-07-26 20:08 (UTC)
Note: JavaScript, the LLVM runtime and VisualVM used to be included in this package, but were extracted to separate packages starting with 22.2.0. You may need to install them now, especially JS and LLVM. (See optdepends for the package names.)
lucaswerkmeister commented on 2022-07-06 19:50 (UTC)
Because I’m not interested in source packages of GraalVM, and apparently, nobody else has stepped in to provide them either so far. I assume they would be quite cumbersome to build, starting with GraalVM’s custom build system, mx.
ShalokShalom commented on 2022-07-06 10:59 (UTC)
Can I know, why the AUR provides around a good dozen binary versions of this, and absolutely zero source based packages?
Is there something wrong with the provided sources?
Thanks
lucaswerkmeister commented on 2021-04-20 20:58 (UTC)
Note: since the 21.0.0 release, the Node.js component is no longer included in this package. You can install it separately via the
graal-nodejs-jdk11-bin
package.florensie commented on 2021-03-07 00:36 (UTC)
Actually yeah, now that I think about it that makes sense. It's probably fine as is. It's the same thing as the
java
command with multiple JDKs really.lucaswerkmeister commented on 2021-03-04 20:37 (UTC)
If you make GraalVM your default JDK, then
gu
should be in your$PATH
via/usr/lib/jvm/default/bin
. Otherwise, I’m not sure how to solve that. I can’t just symlink/usr/bin/gu
to it, because the jdk8 and jdk11 packages should be installable side-by-side. Any ideas?florensie commented on 2021-03-04 12:46 (UTC)
Looks like
gu
isn't added to the PATH./usr/lib/jvm/java-11-graalvm/bin/gu
lucaswerkmeister commented on 2020-01-28 00:19 (UTC)
Done, thanks!
1 2 Next › Last »