Search Criteria
Package Details: graalpy-jdk17-bin 23.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/graalpy-jdk17-bin.git (read-only, click to copy) |
---|---|
Package Base: | graalpy-jdk17-bin |
Description: | GraalVM-based, high-performance implementation of the Python language (early development), Java 17 version |
Upstream URL: | https://github.com/graalvm/graalpython |
Licenses: | custom |
Replaces: | graalpython-jdk17-bin |
Submitter: | lucaswerkmeister |
Maintainer: | None |
Last Packager: | lucaswerkmeister |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2022-10-25 20:03 (UTC) |
Last Updated: | 2023-07-26 20:05 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- graal-icu4j-jdk17-binAUR
- graal-regex-jdk17-binAUR
- jdk17-graalvm-binAUR
- libxcrypt-compat
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Latest Comments
lucaswerkmeister commented on 2023-09-30 16:21 (UTC)
Note to all package users: I’ve decided to stop maintaining GraalVM packages on the AUR. See my jdk17-graalvm-bin comment for details.
lucaswerkmeister commented on 2022-05-21 21:32 (UTC)
Thanks, added.
mjacob commented on 2022-05-21 21:16 (UTC)
Running graalpython from this package fails because it can’t find
libcrypt.so.1
. Installing the package libxcrypt-compat solved this problem. Can you add this to the dependencies?