vlc changed to flatpak pkg

This commit is contained in:
RP1 2024-12-25 22:42:52 +01:00
parent d823967621
commit fcdf05cd33

View file

@ -432,7 +432,7 @@ if [[ $user_choice = *"VLC - médialejátszó"* ]]; then
echo ---------------------------------------------
echo Installing ${bold}${yellow}VLC Media Player${normal}
sudo pacman -S vlc --noconfirm
flatpak install org.videolan.VLC --user -y
echo ${bold}${yellow}VLC Media Player ${normal}installed.
echo ---------------------------------------------