From 13a40d5ac5594dabd318f0170e1496d9f9ebb237 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Fri, 28 Aug 2026 23:05:26 +0200 Subject: [PATCH] =?UTF-8?q?Feat:=20Installiert=20Vesktop=20=C3=BCber=20den?= =?UTF-8?q?=20Mirror?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03-install.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/03-install.sh b/03-install.sh index 6af0d6e..6b6778e 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 cpupower-gui cryptomator dconf-editor debian-goodies easyeffects fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal 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 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 cpupower-gui cryptomator dconf-editor debian-goodies easyeffects fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal 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 # Install stable-Packages 2 aptitude install pipewire pipewire-pulse unrar wine winetricks wireplumber # Install backports-Packages @@ -72,11 +72,6 @@ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.f #echo "deb https://repository.spotify.com stable non-free" | tee /etc/apt/sources.list.d/spotify.list #apt update && apt install spotify-client -# Install Vesktop -wget -O /tmp/vesktop.deb https://vencord.dev/download/vesktop/amd64/deb -apt install /tmp/vesktop.deb -rm /tmp/vesktop.deb - # Install Floorp #curl -fsSL https://ppa.floorp.app/KEY.gpg | sudo gpg --dearmor -o /usr/share/keyrings/Floorp.gpg #curl -sS --compressed -o /etc/apt/sources.list.d/Floorp.list "https://ppa.floorp.app/Floorp.list"