Add 'impression' package to APT and remove redundant Flatpak
The package 'impression' was added to the APT installation list for improved management while its Flatpak installation was removed from the script. This ensures consistency by reducing duplication and aligning package management under APT.
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ apt update && apt install linux-xanmod-x64v3
|
||||
apt install aptitude
|
||||
|
||||
# Install stable-Packages 1
|
||||
apt install 7zip adb apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils apt-listbugs apt-listchanges baobab bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui dconf-editor debian-goodies fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flatpak fragments fzf gameconqueror gamemode gimp gnome-disk-utility gnome-firmware gnome-keyring gnome-system-monitor grim hunspell hunspell-de-de-frami input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud mesa-utils network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes protontricks radeontop rfkill ripgrep sddm 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
|
||||
apt install 7zip adb apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils apt-listbugs apt-listchanges baobab bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui dconf-editor debian-goodies fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flatpak fragments fzf gameconqueror gamemode gimp gnome-disk-utility gnome-firmware gnome-keyring gnome-system-monitor grim hunspell hunspell-de-de-frami impression input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud mesa-utils network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes protontricks radeontop rfkill ripgrep sddm 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
|
||||
|
||||
@@ -33,8 +33,6 @@ xdg-mime default org.gnome.TextEditor.desktop text/markdown
|
||||
|
||||
# Decoder (QR-Code)
|
||||
flatpak install flathub com.belmoussaoui.Decoder -y
|
||||
# Impressions (Bootsticks)
|
||||
flatpak install flathub io.gitlab.adhami3310.Impression -y
|
||||
# Ressources (Task-Manager)
|
||||
flatpak install flathub net.nokyan.Resources -y
|
||||
# Obfuscate
|
||||
|
||||
Reference in New Issue
Block a user