Package Details: java11-openjfx-doc 11.0.20.u1-1

Git Clone URL: https://aur.archlinux.org/java11-openjfx.git (read-only, click to copy)
Package Base: java11-openjfx
Description: Java OpenJFX 11 client application platform (open-source implementation of JavaFX)
Upstream URL: https://wiki.openjdk.java.net/display/OpenJFX/Main
Licenses: custom
Submitter: freswa
Maintainer: nathanchere
Last Packager: JstKddng
Votes: 3
Popularity: 0.23
First Submitted: 2023-04-20 20:17 (UTC)
Last Updated: 2023-11-29 19:23 (UTC)

Dependencies (22)

Required by (0)

Sources (6)

Latest Comments

1 2 3 4 5 Next › Last »

byteback_archbtw commented on 2026-05-05 19:40 (UTC) (edited on 2026-05-05 19:48 (UTC) by byteback_archbtw)

I solved the Gradle7 dependency issue this way:

  1. Download Gradle7 package and sig from Internet Archive
  2. Install package with sudo pacman -U /path/to/file
  3. Run paru/yay -S .... to install the desired OpenJFX package

NB: If you have the latest version of Gradle installed, replace it with the downloaded one and then reinstall it.

stickynotememo commented on 2026-03-16 09:06 (UTC)

This currently does not build as it still has a dependency on gradle7, which is not in the AUR. You may have to manually pull it from somewhere.

JstKddng commented on 2023-11-29 19:24 (UTC)

fixed, also, disowning since I no longer use this package

fpvogel commented on 2023-11-25 03:58 (UTC) (edited on 2023-11-25 03:58 (UTC) by fpvogel)

The gradle7 command should be changed to gradle as the package currently fails building as follows:

==> Sources are ready.
==> Making package: java11-openjfx 11.0.20.u1-1 (Sat 25 Nov 2023 04:57:09)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
/home/merlin/.cache/yay/java11-openjfx/PKGBUILD: line 84: gradle7: command not found
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: java11-openjfx-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
java11-openjfx - exit status 4

bkb commented on 2023-08-06 17:04 (UTC)

Create aur/java11-openjfx-bin

SunMoonStar2000 commented on 2023-07-21 02:18 (UTC)

can not make dependency gradle7 with error: A build scan was not published as you have not authenticated with server 'ge.gradle.org'

cvelteren commented on 2023-06-22 19:55 (UTC)

I can't install this package. It claims too much ram on install, what do I need to do to upgrade this package?

melonion commented on 2023-06-16 08:44 (UTC)

Now download succeeds, but I get this:

> Task :controls:processResources FAILED
Error occurred during initialization of boot layer
java.lang.module.FindException: Module javafx.base not found

> Task :graphics:generateGrammarSource
warning(131): com/sun/scenario/effect/compiler/JSL.g4:614:19: greedy block ()* contains wildcard; the non-greedy syntax ()*? 
may be preferred

melonion commented on 2023-06-10 18:35 (UTC)

I keep encountering an error downloading sources:

==> Making package: java11-openjfx 11.0.19.u1-3 (Sat 10 Jun 2023 20:33:23)
==> Retrieving sources...
  -> Downloading java11-openjfx-11.0.19.u1.tar.gz...
** Resuming transfer from byte position 28638531
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume.
==> ERROR: Failure while downloading https://github.com/openjdk/jfx11u/archive/refs/tags/11.0.19+1.tar.gz
    Aborting...
 -> error downloading sources: /home/janek/.local/cache/yay/java11-openjfx 
    context: error downloading sources: /home/janek/.local/cache/yay/java11-openjfx 
    context: exit status 1 

cvelteren commented on 2023-06-08 08:12 (UTC)

@marco.righi I am facing the same problem with 16gb and 8 Gb swap. Why is this installation claiming so much RAM?