Fix: Entferne das entfernen von Paketen.
This commit is contained in:
parent
10c3de710f
commit
badffdf682
24
0_Setup.sh
24
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user