15 Commits
+35 -51
View File
@@ -10,20 +10,38 @@ wget -qO - https://dl.xanmod.org/archive.key | gpg --dearmor -vo /etc/apt/keyrin
echo "deb [signed-by=/etc/apt/keyrings/xanmod-archive-keyring.gpg] http://deb.xanmod.org $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/xanmod-release.list
apt update && apt install linux-xanmod-x64v3
apt install aptitude
# Install apt-Packages
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 -y keepassxc
apt install -y libreoffice libreoffice-gtk4 libreoffice-l10n-de localsend loupe lsd lutris
apt install -y man mangoapp 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 -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
# Install stable-Packages 1
apt install 7zip adb amberol apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils apt-listbugs apt-listchanges baobab bat bleachbit blueman bluetooth bluez bruno btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui cryptomator dconf-editor debian-goodies easyeffects fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal fragments fzf gameconqueror gamemode 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 hunspell hunspell-de-de-frami impression input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de localsend loupe lsd man mangohud mesa-utils network-manager-gnome nodejs nwg-displays nwg-look obfuscate plymouth plymouth-themes prismlauncher protontricks radeontop remmina resources rfkill ripgrep rpi-imager sddm simple-scan sl slurp steam-devices swappy swaybg systemd-timesyncd tar tealdeer timeshift thunar tree unzip 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 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
aptitude install mesa-vulkan-drivers
# Install unstable-Packages
aptitude install gamescope openrgb
# Install 32bit-Packages
sudo apt install libssl-dev:i386
# TODO PDF-Editor finden
# Enable Services
sudo systemctl enable apparmor
sudo systemctl start apparmor
@@ -49,8 +67,6 @@ 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
@@ -71,54 +87,25 @@ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.f
#sudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
# Install Lutris
#echo -e "Types: deb\nURIs: https://download.opensuse.org/repositories/home:/strycore:/lutris/Debian_13/\nSuites: ./\nComponents: \nSigned-By: /etc/apt/keyrings/lutris.gpg" | sudo tee /etc/apt/sources.list.d/lutris.sources > /dev/null
#wget -q -O- https://download.opensuse.org/repositories/home:/strycore:/lutris/Debian_13/Release.key | sudo gpg --dearmor -o /etc/apt/keyrings/lutris.gpg
#sudo apt update
#sudo apt install lutris
# Install Spotify
#curl -sS https://download.spotify.com/debian/pubkey_5384CE82BA52C83A.asc | gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/spotify.gpg
#echo "deb https://repository.spotify.com stable non-free" | tee /etc/apt/sources.list.d/spotify.list
#apt update && apt install spotify-client
curl -sS https://download.spotify.com/debian/pubkey_5384CE82BA52C83A.asc | gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/spotify.gpg
echo "deb https://repository.spotify.com stable non-free" | tee /etc/apt/sources.list.d/spotify.list
apt update && apt install spotify-client
# Install Vesktop
wget -O /tmp/vesktop.deb https://vencord.dev/download/vesktop/amd64/deb
apt install /tmp/vesktop.deb
rm /tmp/vesktop.deb
# Install Floorp
#curl -fsSL https://ppa.floorp.app/KEY.gpg | sudo gpg --dearmor -o /usr/share/keyrings/Floorp.gpg
#curl -sS --compressed -o /etc/apt/sources.list.d/Floorp.list "https://ppa.floorp.app/Floorp.list"
#apt update && apt install floorp
# Install Codium
#wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg \
# | gpg --dearmor \
# | dd of=/usr/share/keyrings/vscodium-archive-keyring.gpg
#echo -e 'Types: deb\nURIs: https://download.vscodium.com/debs\nSuites: vscodium\nComponents: main\nArchitectures: amd64 arm64\nSigned-by: /usr/share/keyrings/vscodium-archive-keyring.gpg' \
#| tee /etc/apt/sources.list.d/vscodium.sources
#apt update && apt install codium
cp ./data/usr/share/applications/* /usr/share/applications
# Install Waydroid
curl -s https://repo.waydro.id | bash
apt install waydroid
systemctl enable --now waydroid-container
cp ./data/usr/share/applications/* /usr/share/applications
# Ollama
curl -fsSL https://ollama.com/install.sh | sh
# TODO Anpassen des Speicherorts der Models
# OpenDeck
curl -sSL https://raw.githubusercontent.com/nekename/OpenDeck/main/install_opendeck.sh | bash
# deb-get
#curl -sL https://raw.githubusercontent.com/wimpysworld/deb-get/main/deb-get | sudo -E bash -s install deb-get
# topgrade
#sudo deb-get install topgrade
# AM - AppImage - Application Manager
curl -s -Lo ~/AM-INSTALLER https://raw.githubusercontent.com/ivan-hc/AM/main/AM-INSTALLER && chmod a+x ~/AM-INSTALLER && ~/AM-INSTALLER && rm ~/AM-INSTALLER
@@ -128,9 +115,6 @@ cd auto-cpufreq && sudo ./auto-cpufreq-installer
auto-cpufreq --install
# heroic games launcher
#sudo deb-get install heroic
# Qemu, Virtual Machine Install
if [ $(grep -Eoc '(vmx|svm)' /proc/cpuinfo) -gt 0 ]; then
apt install -y qemu-system-x86 qemu-utils libvirt-daemon-system libvirt-clients virt-manager