Bump Java versions in install guides to latest available LTSes (#6759)

This commit is contained in:
Jakub Kuczys
2026-05-22 08:26:15 +02:00
committed by GitHub
parent 661e0f7f18
commit f6259ed0a2
13 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Install the pre-requirements with pacman:
.. prompt:: bash
sudo pacman -Syu git jre17-openjdk-headless base-devel nano
sudo pacman -Syu git jre25-openjdk-headless base-devel nano
On Arch Linux, Python 3.11 can be installed from the Arch User Repository (AUR) from the ``python311`` package.