From d899a68f32918734e0dbe611a9f1bdfe6f357396 Mon Sep 17 00:00:00 2001 From: Mac Date: Mon, 3 Oct 2022 16:26:53 +0200 Subject: [PATCH] update of additional package list According to our internal survey a lot of packages have been removed. --- kubuntu/kubuntu_late22.04.sh | 90 +---------------------------------- mint/linux_mint.sh | 91 +----------------------------------- 2 files changed, 2 insertions(+), 179 deletions(-) diff --git a/kubuntu/kubuntu_late22.04.sh b/kubuntu/kubuntu_late22.04.sh index 1f6152d..d0a10c0 100644 --- a/kubuntu/kubuntu_late22.04.sh +++ b/kubuntu/kubuntu_late22.04.sh @@ -14,103 +14,15 @@ script_distro='Kubuntu Linux 22.04' # Additional packages packages=( - # Graphics - gimp - inkscape - pinta - krita - - # Office libreoffice - - # Security keepassxc - - # Games - beneath-a-steel-sky - billard-gl - blobby - blockout2 - flight-of-the-amazon-queen - freeciv - frozen-bubble - gbrainy - gnome-games - gweled - hedgewars - lincity-ng - lure-of-the-temptress - minetest - openttd - pingus - pipewalker - pokerth - supertux - supertuxkart - teeworlds - wesnoth - widelands - - # Gaming platforms - playonlinux - steam - wine-stable - winetricks - - # System management kpartx oem-config - - # Tools - f3 hardinfo regionset - vim - - # Media cheese vlc - # Knowledge (incl. programs from the former ubunbu-edu-* meta packages) - blinken - calibre - cantor - chemtool - dia - einstein - fritzing - gamine - goldendict - inkscape - kalgebra - kalzium - kanagram - kbruch - kgeography - khangman - kig - klettres - kmplot - kstars - ktouch - ktuberling - kturtle - kwordquiz - laby - lightspeed - lybniz - marble - melting - parley - pencil2d - ri-li - rocs - step - tuxmath - tuxpaint - tuxtype - yorick - # Language support language-selector-common openoffice.org-hyphenation @@ -161,7 +73,7 @@ echo "\ ### # Maintainer: Computertruhe e. V. # Website: https://computertruhe.de/ -# Version: 1.0.0 +# Version: 1.0.1 # Repo: https://codeberg.org/Computertruhe/computertruhe-setup # Distro: ${script_distro} ### diff --git a/mint/linux_mint.sh b/mint/linux_mint.sh index 48c8fd7..e55460d 100755 --- a/mint/linux_mint.sh +++ b/mint/linux_mint.sh @@ -14,103 +14,14 @@ script_distro='Linux Mint 21' # Additional packages packages=( - # Graphics - gimp - inkscape - pinta - krita - - # Office libreoffice - - # Security keepassxc - - # Games - beneath-a-steel-sky - billard-gl - blobby - blockout2 - flight-of-the-amazon-queen - freeciv - frozen-bubble - gbrainy - gnome-games - gweled - hedgewars - lincity-ng - lure-of-the-temptress - minetest - openttd - pingus - pipewalker - pokerth - supertux - supertuxkart - teeworlds - wesnoth - widelands - - # Gaming platforms - playonlinux - steam - wine-stable - winetricks - - # System management gparted - - # Tools - f3 hardinfo regionset - vim - - # Media cheese vlc - # Knowledge (incl. programs from the former ubunbu-edu-* meta packages) - blinken - calibre - cantor - chemtool - dia - einstein - fritzing - gamine - gcompris-qt - goldendict - inkscape - kalgebra - kalzium - kanagram - kbruch - kgeography - khangman - kig - klettres - kmplot - kstars - ktouch - ktuberling - kturtle - kwordquiz - laby - lightspeed - lybniz - marble - melting - parley - pencil2d - ri-li - rocs - step - tuxmath - tuxpaint - tuxtype - yorick - # Language support openoffice.org-hyphenation language-pack-gnome-ar @@ -160,7 +71,7 @@ echo "\ ### # Maintainer: Computertruhe e. V. # Website: https://computertruhe.de/ -# Version: 2.0.0 +# Version: 2.0.1 # Repo: https://codeberg.org/Computertruhe/Setup-Skripte # Distro: ${script_distro} ###