3 Commits
Author SHA1 Message Date
DragonSlayer_14 fe02dd23c6 Ref: Passt Sortierung an 2026-08-30 13:51:59 +02:00
DragonSlayer_14 8a5c4094ba Feat: Fügt command-not-found hinzu 2026-08-30 09:32:33 +02:00
DragonSlayer_14 9b0dce0d84 Feat: Fügt gparted hinzu 2026-08-30 09:29:37 +02:00
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -14,11 +14,11 @@ apt update && apt install linux-xanmod-x64v3
apt install -y 7zip apt install -y 7zip
apt install -y adb amberol apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils aptitude apt-listbugs apt-listchanges apt install -y adb amberol apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils aptitude apt-listbugs apt-listchanges
apt install -y baobab bat bleachbit blueman bluetooth bluez bruno btop apt install -y baobab bat bleachbit blueman bluetooth bluez bruno btop
apt install -y cava clamav clamav-daemon clamav-docs clamav-freshclam codium cpupower-gui cryptomator apt install -y cava clamav clamav-daemon clamav-docs clamav-freshclam codium command-not-found cpupower-gui cryptomator
apt install -y dconf-editor debian-goodies apt install -y dconf-editor debian-goodies
apt install -y easyeffects apt install -y easyeffects
apt install -y fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal floorp fragments fzf apt install -y fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal floorp fragments fzf
apt install -y gameconqueror gamemode gamescope gimp gnome-calculator gnome-decoder gnome-disk-utility gnome-firmware gnome-font-viewer gnome-keyring gnome-logs gnome-snapshot gnome-system-monitor gnome-text-editor grim apt install -y gameconqueror gamemode gamescope gimp gnome-calculator gnome-decoder gnome-disk-utility gnome-firmware gnome-font-viewer gnome-keyring gnome-logs gnome-snapshot gnome-system-monitor gnome-text-editor gparted grim
apt install -y hunspell hunspell-de-de-frami apt install -y hunspell hunspell-de-de-frami
apt install -y impression input-remapper irqbalance apt install -y impression input-remapper irqbalance
# j # j
+5 -5
View File
@@ -17,6 +17,11 @@ flatpak install flathub io.github.giantpinkrobots.flatsweep -y
# Steam # Steam
flatpak install flathub com.valvesoftware.Steam -y flatpak install flathub com.valvesoftware.Steam -y
# Heroic
flatpak install flathub com.heroicgameslauncher.hgl -y
# Lutris
flatpak install flathub net.lutris.Lutris -y
# Gamescope # Gamescope
flatpak install flathub org.freedesktop.Platform.VulkanLayer.gamescope -y flatpak install flathub org.freedesktop.Platform.VulkanLayer.gamescope -y
# MangoHud # MangoHud
@@ -28,8 +33,3 @@ flatpak install flathub com.valvesoftware.Steam.CompatibilityTool.Proton-GE -y
flatpak install flathub net.davidotek.pupgui2 -y flatpak install flathub net.davidotek.pupgui2 -y
# Scopebuddy GUI # Scopebuddy GUI
flatpak install flathub io.github.rfrench3.scopebuddy-gui -y flatpak install flathub io.github.rfrench3.scopebuddy-gui -y
# Heroic
flatpak install flathub com.heroicgameslauncher.hgl -y
# Lutris
flatpak install flathub net.lutris.Lutris -y