Feat: Fügt -y bei apt install hinzu
This commit is contained in:
+25
-25
@@ -11,33 +11,33 @@ echo "deb [signed-by=/etc/apt/keyrings/xanmod-archive-keyring.gpg] http://deb.xa
|
||||
apt update && apt install linux-xanmod-x64v3
|
||||
|
||||
# Install apt-Packages
|
||||
apt install 7zip
|
||||
apt install adb amberol apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils aptitude apt-listbugs apt-listchanges
|
||||
apt install baobab bat bleachbit blueman bluetooth bluez bruno btop
|
||||
apt install cava clamav clamav-daemon clamav-docs clamav-freshclam codium cpupower-gui cryptomator
|
||||
apt install dconf-editor debian-goodies
|
||||
apt install easyeffects
|
||||
apt install fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal floorp fragments fzf
|
||||
apt install 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 heroic hunspell hunspell-de-de-frami
|
||||
apt install impression input-remapper irqbalance
|
||||
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 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 dconf-editor debian-goodies
|
||||
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 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 heroic hunspell hunspell-de-de-frami
|
||||
apt install -y impression input-remapper irqbalance
|
||||
# j
|
||||
apt install keepassxc
|
||||
apt install libreoffice libreoffice-gtk4 libreoffice-l10n-de localsend loupe lsd lutris
|
||||
apt install man mangohud mesa-utils mesa-vulkan-drivers
|
||||
apt install network-manager-gnome nodejs nwg-displays nwg-look
|
||||
apt install obfuscate openrgb
|
||||
apt install pipewire pipewire-pulse plymouth plymouth-themes prismlauncher protontricks
|
||||
apt install -y keepassxc
|
||||
apt install -y libreoffice libreoffice-gtk4 libreoffice-l10n-de localsend loupe lsd lutris
|
||||
apt install -y man mangohud mesa-utils mesa-vulkan-drivers
|
||||
apt install -y network-manager-gnome nodejs nwg-displays nwg-look
|
||||
apt install -y obfuscate openrgb
|
||||
apt install -y pipewire pipewire-pulse plymouth plymouth-themes prismlauncher protontricks
|
||||
# q
|
||||
apt install radeontop remmina resources rfkill ripgrep rpi-imager
|
||||
apt install sddm simple-scan sl slurp steam-devices swappy swaybg systemd-timesyncd
|
||||
apt install tar tealdeer timeshift thunar topgrade tree
|
||||
apt install unrar unzip
|
||||
apt install vesktop vlc vlc-data vlc-l10n vlc-plugin-access-extra vlc-plugin-base vlc-plugin-notify vlc-plugin-pipewire vlc-plugin-qt vlc-plugin-video-output
|
||||
apt install wayland-utils wine winetricks wireplumber wl-clipboard
|
||||
apt install xdg-user-dirs
|
||||
apt install yazi
|
||||
apt install zram-tools zsh
|
||||
apt install -y radeontop remmina resources rfkill ripgrep rpi-imager
|
||||
apt install -y sddm simple-scan sl slurp steam-devices swappy swaybg systemd-timesyncd
|
||||
apt install -y tar tealdeer timeshift thunar topgrade tree
|
||||
apt install -y unrar unzip
|
||||
apt install -y vesktop vlc vlc-data vlc-l10n vlc-plugin-access-extra vlc-plugin-base vlc-plugin-notify vlc-plugin-pipewire vlc-plugin-qt vlc-plugin-video-output
|
||||
apt install -y wayland-utils wine winetricks wireplumber wl-clipboard
|
||||
apt install -y xdg-user-dirs
|
||||
apt install -y yazi
|
||||
apt install -y zram-tools zsh
|
||||
|
||||
# TODO PDF-Editor finden
|
||||
|
||||
|
||||
Reference in New Issue
Block a user