From 7f7431029f481cb6bea5221442168d1c8fa67253 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Wed, 20 May 2026 21:16:29 +0200 Subject: [PATCH] =?UTF-8?q?Verschiebt=20einzelne=20Pakete=20wieder=20zur?= =?UTF-8?q?=C3=BCck?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 00-run-as-root.sh | 2 +- 03-install.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/00-run-as-root.sh b/00-run-as-root.sh index b4098ad..dc81ae2 100755 --- a/00-run-as-root.sh +++ b/00-run-as-root.sh @@ -9,7 +9,7 @@ apt update && apt upgrade -y # Install first important Packages apt install ca-certificates curl git gpg lsb-release network-manager openssh-server rsync sudo wget # Install stable-Apt-Packages -apt install 7zip apt-listbugs apt-listchanges bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui debian-goodies fastfetch ffmpeg file-roller flatpak fzf gameconqueror gimp gnome-disk-utility gnome-system-monitor grim hunspell hunspell-de-de-frami input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes rfkill ripgrep sddm sl slurp steam-installer swappy swaybg tar tealdeer timeshift thunar tree unrar unzip wine winetricks wl-clipboard xdg-user-dirs zsh +apt install 7zip apt-listbugs apt-listchanges bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui debian-goodies fastfetch ffmpeg file-roller flatpak fzf gameconqueror gimp gnome-disk-utility gnome-system-monitor grim hunspell hunspell-de-de-frami input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes rfkill ripgrep sddm sl slurp swappy swaybg tar tealdeer timeshift thunar tree unzip wl-clipboard xdg-user-dirs zsh sudo usermod -aG sudo $USER sudo usermod -aG sudo root diff --git a/03-install.sh b/03-install.sh index 7a89ed6..ed2a560 100755 --- a/03-install.sh +++ b/03-install.sh @@ -12,6 +12,8 @@ apt update && apt install linux-xanmod-x64v3 apt install aptitude +# Install stable-Packages +aptitude install steam-installer unrar wine winetricks # Install backports-Packages aptitude install pipewire pipewire-pulse wireplumber # Install unstable-Packages