From e991d7feede6056cc39f9035c9f38152fd46ced1 Mon Sep 17 00:00:00 2001 From: Haylan Date: Fri, 3 Apr 2026 12:02:00 +0200 Subject: [PATCH] chore(install): add k3b and related packages to the installation script --- Kbuntu/install-packages.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Kbuntu/install-packages.sh b/Kbuntu/install-packages.sh index 34b05e3..f04b2ae 100644 --- a/Kbuntu/install-packages.sh +++ b/Kbuntu/install-packages.sh @@ -36,7 +36,10 @@ sudo apt install -y \ hplip-gui \ printer-driver-hpcups \ cups \ - system-config-printer + system-config-printer \ + k3b \ + k3b-data \ + libk3b7-extracodecs # ------------------------------------------------------------- # Auto-updates: configure unattended-upgrades