Feat: Installiert codium über den Mirror

This commit is contained in:
2026-08-28 23:19:56 +02:00
parent c48ebeda9c
commit 22b4ca5c9e
+1 -9
View File
@@ -13,7 +13,7 @@ apt update && apt install linux-xanmod-x64v3
apt install aptitude apt install aptitude
# Install stable-Packages 1 # 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 floorp 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 lutris 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 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 wayland-utils wl-clipboard xdg-user-dirs yazi zram-tools zsh 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 codium cpupower-gui cryptomator dconf-editor debian-goodies easyeffects fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal floorp 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 lutris 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 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 wayland-utils wl-clipboard xdg-user-dirs yazi zram-tools zsh
# Install stable-Packages 2 # Install stable-Packages 2
aptitude install pipewire pipewire-pulse unrar wine winetricks wireplumber aptitude install pipewire pipewire-pulse unrar wine winetricks wireplumber
# Install backports-Packages # Install backports-Packages
@@ -72,14 +72,6 @@ curl -sS https://download.spotify.com/debian/pubkey_5384CE82BA52C83A.asc | 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 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