From 6563d40bb09b98707c99082bdc09fcb3e5ec5edf Mon Sep 17 00:00:00 2001 From: Botspot <54716352+Botspot@users.noreply.github.com> Date: Fri, 7 Jun 2024 18:32:53 -0500 Subject: [PATCH] mention version installed on bookworm --- apps/KiCad/description | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/KiCad/description b/apps/KiCad/description index fd7aa9f4b6..befe58ffd2 100644 --- a/apps/KiCad/description +++ b/apps/KiCad/description @@ -10,5 +10,7 @@ On PiOS Bookworm, only KiCad 6 is available from apt. KiCad 7 has a number of im To run: Menu -> Other -> KiCad To run in a terminal: kicad -Note: If you are using PiOS Bullseye, only KiCad 5.1.9 is available from APT but Pi-Apps will install KiCad 6.0.11. -If you are still on PiOS Buster or Ubuntu, Pi-Apps will install the default version available from the repositories. +Note: +If you are using PiOS Bookworm, only KiCad 6.0.11 is available from APT, but Pi-Apps will install KiCad 7.0.11 using bookworm-backports. +- If you are using PiOS Bullseye, only KiCad 5.1.9 is available from APT, but Pi-Apps will install KiCad 6.0.11 using bullseye-backports. +- If you are still on PiOS Buster or Ubuntu, Pi-Apps will install the default version available from the repositories.