Add Remmina to apt install and remove its Flatpak version
Replaced Remmina's Flatpak installation with its APT package counterpart for consistency with other system-installed software. This ensures better integration and potentially reduced redundancy in package management.
This commit is contained in:
+1
-1
@@ -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 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 flameshot flatpak flatseal 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 obfuscate plymouth plymouth-themes prismlauncher protontricks radeontop resources 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 flameshot flatpak flatseal 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 obfuscate plymouth plymouth-themes prismlauncher protontricks radeontop remmina resources 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
|
# 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
|
||||||
|
|||||||
@@ -40,8 +40,6 @@ flatpak install flathub com.usebruno.Bruno -y
|
|||||||
flatpak install flathub com.jeffser.Alpaca -y
|
flatpak install flathub com.jeffser.Alpaca -y
|
||||||
# Cryptomator
|
# Cryptomator
|
||||||
flatpak install flathub org.cryptomator.Cryptomator -y
|
flatpak install flathub org.cryptomator.Cryptomator -y
|
||||||
# Remmina
|
|
||||||
flatpak install flathub org.remmina.Remmina -y
|
|
||||||
# Web App Hub
|
# Web App Hub
|
||||||
flatpak install flathub org.pvermeer.WebAppHub -y
|
flatpak install flathub org.pvermeer.WebAppHub -y
|
||||||
# Easyeffects (SurroundSound)
|
# Easyeffects (SurroundSound)
|
||||||
|
|||||||
Reference in New Issue
Block a user