Update v2/fedora-minimal.sh

added extra qt6 packages
This commit is contained in:
2026-06-05 19:29:20 +02:00
parent 765a87119d
commit 489ac19198
+1 -1
View File
@@ -72,7 +72,7 @@ install_packages \
zip gzip p7zip unace unrar file-roller peazip \ zip gzip p7zip unace unrar file-roller peazip \
feh gnome-font-viewer dconf-editor hardinfo2 lsb_release \ feh gnome-font-viewer dconf-editor hardinfo2 lsb_release \
powertop inxi acpi plocate nm-connection-editor \ powertop inxi acpi plocate nm-connection-editor \
python3-pylint python3-pylint qt6-qtsvg qt6-qtvirtualkeyboard qt6-qtmultimedia
if ! command -v starship &> /dev/null; then if ! command -v starship &> /dev/null; then
say_cyan "Installing Starship shell prompt..." say_cyan "Installing Starship shell prompt..."