diff --git a/03-install.sh b/03-install.sh index b2c3198..704aca1 100755 --- a/03-install.sh +++ b/03-install.sh @@ -13,7 +13,7 @@ apt update && apt install linux-xanmod-x64v3 apt install aptitude # Install stable-Packages 1 -apt install 7zip adb amberol apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils apt-listbugs apt-listchanges baobab bat bleachbit blueman bluetooth bluez bruno btop cava clamav clamav-daemon clamav-docs clamav-freshclam codium cpupower-gui cryptomator dconf-editor debian-goodies easyeffects fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal floorp fragments fzf gameconqueror gamemode gimp gnome-calculator gnome-decoder gnome-disk-utility gnome-firmware gnome-font-viewer gnome-keyring gnome-logs gnome-snapshot gnome-system-monitor gnome-text-editor grim hunspell hunspell-de-de-frami impression input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de localsend loupe lsd lutris man mangohud mesa-utils network-manager-gnome nodejs nwg-displays nwg-look obfuscate plymouth plymouth-themes prismlauncher protontricks radeontop remmina resources rfkill ripgrep rpi-imager sddm simple-scan sl slurp steam-devices swappy swaybg systemd-timesyncd tar tealdeer timeshift thunar tree unzip vesktop vlc vlc-data vlc-l10n vlc-plugin-access-extra vlc-plugin-base vlc-plugin-notify vlc-plugin-pipewire vlc-plugin-qt vlc-plugin-video-output wayland-utils wl-clipboard xdg-user-dirs yazi zram-tools zsh +apt install 7zip adb amberol apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils apt-listbugs apt-listchanges baobab bat bleachbit blueman bluetooth bluez bruno btop cava clamav clamav-daemon clamav-docs clamav-freshclam codium cpupower-gui cryptomator dconf-editor debian-goodies easyeffects fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal floorp fragments fzf gameconqueror gamemode gimp gnome-calculator gnome-decoder gnome-disk-utility gnome-firmware gnome-font-viewer gnome-keyring gnome-logs gnome-snapshot gnome-system-monitor gnome-text-editor grim hunspell hunspell-de-de-frami impression input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de localsend loupe lsd lutris man mangohud mesa-utils network-manager-gnome nodejs nwg-displays nwg-look obfuscate plymouth plymouth-themes prismlauncher protontricks radeontop remmina resources rfkill ripgrep rpi-imager sddm simple-scan sl slurp steam-devices swappy swaybg systemd-timesyncd tar tealdeer timeshift thunar topgrade tree unzip vesktop vlc vlc-data vlc-l10n vlc-plugin-access-extra vlc-plugin-base vlc-plugin-notify vlc-plugin-pipewire vlc-plugin-qt vlc-plugin-video-output wayland-utils wl-clipboard xdg-user-dirs yazi zram-tools zsh # Install stable-Packages 2 aptitude install pipewire pipewire-pulse unrar wine winetricks wireplumber # Install backports-Packages @@ -86,9 +86,6 @@ curl -fsSL https://ollama.com/install.sh | sh # OpenDeck curl -sSL https://raw.githubusercontent.com/nekename/OpenDeck/main/install_opendeck.sh | bash -# topgrade -#sudo deb-get install topgrade - # AM - AppImage - Application Manager curl -s -Lo ~/AM-INSTALLER https://raw.githubusercontent.com/ivan-hc/AM/main/AM-INSTALLER && chmod a+x ~/AM-INSTALLER && ~/AM-INSTALLER && rm ~/AM-INSTALLER