Feat: Installiert und nutzt aptitude
This commit is contained in:
+5
-3
@@ -10,12 +10,14 @@ 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 stable-Packages
|
||||
apt install 7zip apt-listbugs apt-listchanges bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui debian-goodies fastfetch ffmpeg file-roller flatpak fzf gameconqueror gimp gnome-disk-utility gnome-system-monitor grim hunspell hunspell-de-de-frami input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes rfkill ripgrep sddm sl slurp steam-installer swappy swaybg tar tealdeer timeshift thunar tree unrar unzip wine winetricks wl-clipboard xdg-user-dirs zsh
|
||||
aptitude install 7zip apt-listbugs apt-listchanges bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui debian-goodies fastfetch ffmpeg file-roller flatpak fzf gameconqueror gimp gnome-disk-utility gnome-system-monitor grim hunspell hunspell-de-de-frami input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes rfkill ripgrep sddm sl slurp steam-installer swappy swaybg tar tealdeer timeshift thunar tree unrar unzip wine winetricks wl-clipboard xdg-user-dirs zsh
|
||||
# Install backports-Packages
|
||||
apt install pipewire pipewire-pulse wireplumber
|
||||
aptitude install pipewire pipewire-pulse wireplumber
|
||||
# Install unstable-Packages
|
||||
apt install gamemode gamescope mesa-utils mesa-vulkan-drivers openrgb
|
||||
aptitude install gamemode gamescope mesa-utils mesa-vulkan-drivers openrgb
|
||||
|
||||
xdg-mime default okularApplication_pdf.desktop application/pdf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user