diff --git a/calamares/modules/packages.conf b/calamares/modules/packages.conf index 3098973f..4eb87595 100644 --- a/calamares/modules/packages.conf +++ b/calamares/modules/packages.conf @@ -1,14 +1,17 @@ +update_db: true backend: apt operations: - remove: - - 'live-boot' - - 'live-boot-doc' - - 'live-config' - - 'live-config-doc' - - 'live-config-systemd' - - 'live-tools' - - 'live-task-localisation' - - 'live-task-recommended' + - "^live-*" + - 'hunspell-en-us' + - 'zram-config' + - 'cifs-utils' - 'calamares-settings-debian' - 'calamares' + + - try_install: + - language-pack-$LOCALE + - hunspell-$LOCALE + - libreoffice-help-$LOCALE + - libreoffice-l10n-$LOCALE