From 173f9ecbe45e6bb619d8d194f40c6b8253a11109 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Wed, 20 May 2026 22:49:49 +0200 Subject: [PATCH] =?UTF-8?q?Feat:=20Passt=20Paketurspr=C3=BCnge=20an?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03-install.sh | 4 ++-- data/apt/preferences.d/10-backports | 12 ------------ 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/03-install.sh b/03-install.sh index e5f1684..cb8ca89 100755 --- a/03-install.sh +++ b/03-install.sh @@ -15,9 +15,9 @@ apt install aptitude # Install stable-Packages 1 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 gamemode 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 mesa-utils 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 # Install stable-Packages 2 -aptitude install steam-installer unrar wine winetricks +aptitude install pipewire pipewire-pulse steam-installer unrar wine winetricks wireplumber # Install backports-Packages -aptitude install mesa-vulkan-drivers pipewire pipewire-pulse wireplumber +aptitude install mesa-vulkan-drivers # Install unstable-Packages aptitude install gamescope openrgb diff --git a/data/apt/preferences.d/10-backports b/data/apt/preferences.d/10-backports index cfd6b86..ed7cc92 100755 --- a/data/apt/preferences.d/10-backports +++ b/data/apt/preferences.d/10-backports @@ -6,18 +6,6 @@ Package: * Pin: release a=stable-backports Pin-Priority: 400 -Package: pipewire -Pin: release n=trixie-backports -Pin-Priority: 990 - -Package: pipewire-pulse -Pin: release n=trixie-backports -Pin-Priority: 990 - -Package: wireplumber -Pin: release n=trixie-backports -Pin-Priority: 990 - Package: mesa-vulkan-drivers Pin: release n=trixie-backports Pin-Priority: 990