From badffdf68205407176ddaaff2e93ea8035d99f12 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Mon, 10 Mar 2025 14:27:30 +0100 Subject: [PATCH] Fix: Entferne das entfernen von Paketen. --- 0_Setup.sh | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/0_Setup.sh b/0_Setup.sh index aba94c2..c49127e 100755 --- a/0_Setup.sh +++ b/0_Setup.sh @@ -101,31 +101,9 @@ echo "$XDG_BLOCK" >/etc/profile.d/xdg_dirs_desktop_session.sh echo "Passwort für sudo-Nutzer setzen..." passwd root -apt install -y network-manager ibus-data libibus-1.0-5 console-setup keyboard-configuration software-properties-common - -apt remove -y tuxedoos-desktop "*plasma*" "*libreoffice*" "*x11*" "*wayland*" sddm gdm3 lightdm +apt remove -y sddm gdm3 lightdm apt autoremove -y -# Utils -apt install -y 7zip unrar unzip network-manager software-properties-common tree tuxedo-neofetch tuxedo-ufw-profiles ubuntu-drivers-common apt-file kerneloops language-pack-gnome-de ffmpeg -# Bluetooth -apt install -y bluedevil bluez bluez-cups avahi-utils dnsmasq-base -# Internet -apt install -y network-manager network-manager-openconnect network-manager-openvpn network-manager-pptp network-manager-vpnc -# Passwortspeicherung für Netzwerke -apt install -y gnome-keyring libsecret-1-0 libpam-gnome-keyring signon-plugin-password pinentry-gnome3 -# Tastatur -apt install -y ibus-data libibus-1.0-5 console-setup keyboard-configuration -# Drucker/Scanner -apt install -y cups sane-utils printer-driver-* -# Sound -apt install -y pipewire pipewire-bin pipewire-pulse - -# Tastatur Konfigurieren -apt install --reinstall console-setup keyboard-configuration -dpkg-reconfigure keyboard-configuration -service keyboard-setup restart - # WLAN-Verbindung. # Frage, ob eine WLAN-Verbindung aufgebaut werden soll