Remove games
This commit is contained in:
parent
1b887056d0
commit
f26427e210
1 changed files with 0 additions and 20 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue