From f26427e210bc41d8535b3220d9a35fff86814207 Mon Sep 17 00:00:00 2001 From: Nico Jensch Date: Mon, 5 Oct 2020 14:04:10 +0200 Subject: [PATCH] Remove games --- .../autostart-scripts/upgrade-to-ultimate.sh | 20 ------------------- 1 file changed, 20 deletions(-) diff --git a/etc/skel/.config/autostart-scripts/upgrade-to-ultimate.sh b/etc/skel/.config/autostart-scripts/upgrade-to-ultimate.sh index 1c52054..c375f27 100644 --- a/etc/skel/.config/autostart-scripts/upgrade-to-ultimate.sh +++ b/etc/skel/.config/autostart-scripts/upgrade-to-ultimate.sh @@ -25,9 +25,6 @@ sudo pacman -S --noconfirm --needed snapd-glib ## Flatpak support sudo pacman -S --noconfirm --needed flatpak -## PACKAGEKIT SUPPORT -sudo pacman -S --noconfirm --needed packagekit-qt5 - echo "###############################################################################" echo "#### INSTALLED PACKAGE MANAGEMENT ####" @@ -243,22 +240,5 @@ echo "########################################################################## echo "#### INSTALLED EMULATORS ####" echo "###############################################################################" - -sudo pacman -S --noconfirm --needed aisleriot -sudo pacman -S --noconfirm --needed knights -sudo pacman -S --noconfirm --needed kmahjongg -sudo pacman -S --noconfirm --needed gnuchess -sudo pacman -S --noconfirm --needed mari0 -sudo pacman -S --noconfirm --needed minetest -sudo pacman -S --noconfirm --needed minetest-server -sudo pacman -S --noconfirm --needed teeworlds -sudo pacman -S --noconfirm --needed puzzles -sudo pacman -S --noconfirm --needed texlive-games -sudo pacman -S --noconfirm --needed kde-games-meta - -echo "###############################################################################" -echo "#### INSTALLED GAMES ####" -echo "###############################################################################" - sync