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:
+3
-1
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user