Feat: Passt Installation an

This commit is contained in:
2026-05-20 22:10:54 +02:00
parent 7f7431029f
commit 0cf512fc4f
4 changed files with 11 additions and 19 deletions
-2
View File
@@ -8,8 +8,6 @@ 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 swappy swaybg tar tealdeer timeshift thunar tree unzip wl-clipboard xdg-user-dirs zsh
sudo usermod -aG sudo $USER
sudo usermod -aG sudo root
+5 -3
View File
@@ -12,12 +12,14 @@ apt update && apt install linux-xanmod-x64v3
apt install aptitude
# Install stable-Packages
# 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
# Install backports-Packages
aptitude install pipewire pipewire-pulse wireplumber
aptitude install mesa-vulkan-drivers pipewire pipewire-pulse wireplumber
# Install unstable-Packages
aptitude install gamemode gamescope mesa-utils mesa-vulkan-drivers openrgb
aptitude install gamescope openrgb
xdg-mime default okularApplication_pdf.desktop application/pdf
+4
View File
@@ -17,3 +17,7 @@ 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
+2 -14
View File
@@ -1,27 +1,15 @@
Package: *
Pin: release a=unstable
Pin-Priority: 300
Pin-Priority: 90
Package: *
Pin: release n=sid
Pin-Priority: 300
Package: gamemode
Pin: release a=unstable
Pin-Priority: 990
Pin-Priority: 90
Package: gamescope
Pin: release a=unstable
Pin-Priority: 990
Package: mesa-utils
Pin: release a=unstable
Pin-Priority: 990
Package: mesa-vulkan-drivers
Pin: release a=unstable
Pin-Priority: 990
Package: openrgb
Pin: release a=unstable
Pin-Priority: 990