Fix: Passt install an.
This commit is contained in:
parent
4ca16ec273
commit
beccffac1e
@ -101,15 +101,17 @@ echo "$XDG_BLOCK" >/etc/profile.d/xdg_dirs_desktop_session.sh
|
|||||||
echo "Passwort für sudo-Nutzer setzen..."
|
echo "Passwort für sudo-Nutzer setzen..."
|
||||||
passwd root
|
passwd root
|
||||||
|
|
||||||
|
apt install -y network-manager
|
||||||
|
|
||||||
apt remove -y tuxedoos-desktop "*plasma*" "*libreoffice*" "*x11*" "*wayland*" sddm
|
apt remove -y tuxedoos-desktop "*plasma*" "*libreoffice*" "*x11*" "*wayland*" sddm
|
||||||
apt autoremove -y
|
apt autoremove -y
|
||||||
|
|
||||||
# Utils
|
# Utils
|
||||||
apt install -y 7zip unrar unzip network-manager software-properties-common tree bluetooth tuxedo-neofetch tuxedo-ufw-profiles ubuntu-drivers-common apt-file kerneloops language-pack-gnome-de ffmpeg
|
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
|
||||||
# Internet
|
|
||||||
apt install -y network-manager network-manager-openconnect network-manager-openvpn network-manager-pptp network-manager-vpnc
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
apt install -y bluedevil bluez bluez-cups avahi-utils dnsmasq-base
|
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
|
# Passwortspeicherung für Netzwerke
|
||||||
apt install -y gnome-keyring libsecret-1-0 libpam-gnome-keyring signon-plugin-password pinentry-gnome3
|
apt install -y gnome-keyring libsecret-1-0 libpam-gnome-keyring signon-plugin-password pinentry-gnome3
|
||||||
# Tastatur
|
# Tastatur
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user