Compare commits
15
Commits
9cb077e4fb
...
da0367a43c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
da0367a43c
|
||
|
|
3a9cf54b2f
|
||
|
|
4f87611c66
|
||
|
|
ace5cfee5c
|
||
|
|
858b3a4cb5
|
||
|
|
b92c49048b
|
||
|
|
394746f658
|
||
|
|
d86a1dde3d
|
||
|
|
22b4ca5c9e
|
||
|
|
c48ebeda9c
|
||
|
|
b74436b7c0
|
||
|
|
13a40d5ac5
|
||
|
|
f1ba8513fc
|
||
|
|
3d06340314
|
||
|
|
c2611debfa
|
+35
-51
@@ -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
|
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 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
|
# TODO PDF-Editor finden
|
||||||
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
|
|
||||||
|
|
||||||
|
# Enable Services
|
||||||
sudo systemctl enable apparmor
|
sudo systemctl enable apparmor
|
||||||
sudo systemctl start apparmor
|
sudo systemctl start apparmor
|
||||||
|
|
||||||
@@ -49,8 +67,6 @@ 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
|
||||||
@@ -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
|
#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
|
# Install Spotify
|
||||||
#curl -sS https://download.spotify.com/debian/pubkey_5384CE82BA52C83A.asc | gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/spotify.gpg
|
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
|
echo "deb https://repository.spotify.com stable non-free" | tee /etc/apt/sources.list.d/spotify.list
|
||||||
#apt update && apt install spotify-client
|
apt update && apt install spotify-client
|
||||||
|
|
||||||
# Install Vesktop
|
cp ./data/usr/share/applications/* /usr/share/applications
|
||||||
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
|
|
||||||
|
|
||||||
# Install Waydroid
|
# Install Waydroid
|
||||||
curl -s https://repo.waydro.id | bash
|
curl -s https://repo.waydro.id | bash
|
||||||
apt install waydroid
|
apt install waydroid
|
||||||
systemctl enable --now waydroid-container
|
systemctl enable --now waydroid-container
|
||||||
|
|
||||||
cp ./data/usr/share/applications/* /usr/share/applications
|
|
||||||
|
|
||||||
# Ollama
|
# Ollama
|
||||||
curl -fsSL https://ollama.com/install.sh | sh
|
curl -fsSL https://ollama.com/install.sh | sh
|
||||||
|
# TODO Anpassen des Speicherorts der Models
|
||||||
|
|
||||||
# OpenDeck
|
# OpenDeck
|
||||||
curl -sSL https://raw.githubusercontent.com/nekename/OpenDeck/main/install_opendeck.sh | bash
|
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
|
# 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
|
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
|
auto-cpufreq --install
|
||||||
|
|
||||||
# heroic games launcher
|
|
||||||
#sudo deb-get install heroic
|
|
||||||
|
|
||||||
# Qemu, Virtual Machine Install
|
# Qemu, Virtual Machine Install
|
||||||
if [ $(grep -Eoc '(vmx|svm)' /proc/cpuinfo) -gt 0 ]; then
|
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
|
apt install -y qemu-system-x86 qemu-utils libvirt-daemon-system libvirt-clients virt-manager
|
||||||
|
|||||||
Reference in New Issue
Block a user