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.
This commit is contained in:
2026-08-27 18:44:17 +02:00
parent 6885535b72
commit 5c4097bb6e
2 changed files with 3 additions and 3 deletions
+3 -1
View File
@@ -13,7 +13,7 @@ apt update && apt install linux-xanmod-x64v3
apt install aptitude apt install aptitude
# Install stable-Packages 1 # 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 # Install stable-Packages 2
aptitude install pipewire pipewire-pulse unrar wine winetricks wireplumber aptitude install pipewire pipewire-pulse unrar wine winetricks wireplumber
# Install backports-Packages # Install backports-Packages
@@ -37,6 +37,8 @@ sudo update-grub
# Add flathub # Add flathub
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo 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 # Install Docker
# Add Docker's official GPG key: # Add Docker's official GPG key:
#sudo install -m 0755 -d /etc/apt/keyrings #sudo install -m 0755 -d /etc/apt/keyrings
-2
View File
@@ -10,8 +10,6 @@ xdg-mime default org.betterbird.Betterbird.desktop x-scheme-handler/mailto
# Simple Scan installieren # Simple Scan installieren
flatpak install flathub org.gnome.SimpleScan -y flatpak install flathub org.gnome.SimpleScan -y
# Festplattenbelegungsanalyse installieren
flatpak install flathub org.gnome.baobab -y
# Camera installieren # Camera installieren
flatpak install flathub org.gnome.Snapshot -y flatpak install flathub org.gnome.Snapshot -y
# Amberol (Musik-Player) installieren # Amberol (Musik-Player) installieren