SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats
Automatic install/update:
bash -c "$(curl -LSs https://github.com/dfmgr/smplayer/raw/main/install.sh)"
Manual install:
requires:
Debian based:
apt install smplayer
Fedora Based:
yum install smplayer
Arch Based:
pacman -S smplayer
MacOS:
brew install smplayer
mv -fv "$HOME/.config/smplayer" "$HOME/.config/smplayer.bak"
git clone https://github.com/dfmgr/smplayer "$HOME/.config/smplayer"