From 5c4097bb6ee7b696a3ea90cc4226c0a5788a432b Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Thu, 27 Aug 2026 18:44:17 +0200 Subject: [PATCH] Update package list and reorganize installation steps Added 'baobab' to apt package installations and removed its Flatpak counterpart from the program script to streamline installation. Also included a comment placeholder for installing 'yazi' with a link to its documentation. --- 03-install.sh | 4 +++- 07-programs.sh | 2 -- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/03-install.sh b/03-install.sh index 3124ec7..19eebbd 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 apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils apt-listbugs apt-listchanges bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui dconf-editor debian-goodies fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flatpak fzf gameconqueror gamemode gimp gnome-disk-utility gnome-firmware gnome-keyring 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 protontricks radeontop rfkill ripgrep sddm sl slurp steam-devices swappy swaybg systemd-timesyncd tar tealdeer timeshift thunar tree unzip wayland-utils wl-clipboard xdg-user-dirs zram-tools zsh +apt install 7zip adb apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils apt-listbugs apt-listchanges baobab bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui dconf-editor debian-goodies fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flatpak fzf gameconqueror gamemode gimp gnome-disk-utility gnome-firmware gnome-keyring 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 protontricks radeontop rfkill ripgrep sddm sl slurp steam-devices swappy swaybg systemd-timesyncd tar tealdeer timeshift thunar tree unzip wayland-utils wl-clipboard xdg-user-dirs zram-tools zsh # Install stable-Packages 2 aptitude install pipewire pipewire-pulse unrar wine winetricks wireplumber # Install backports-Packages @@ -37,6 +37,8 @@ sudo update-grub # Add flathub flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo +# Install yazi: https://yazi-rs.github.io/docs/installation#apt + # Install Docker # Add Docker's official GPG key: #sudo install -m 0755 -d /etc/apt/keyrings diff --git a/07-programs.sh b/07-programs.sh index 188f540..2616f62 100755 --- a/07-programs.sh +++ b/07-programs.sh @@ -10,8 +10,6 @@ xdg-mime default org.betterbird.Betterbird.desktop x-scheme-handler/mailto # Simple Scan installieren flatpak install flathub org.gnome.SimpleScan -y -# Festplattenbelegungsanalyse installieren -flatpak install flathub org.gnome.baobab -y # Camera installieren flatpak install flathub org.gnome.Snapshot -y # Amberol (Musik-Player) installieren