dfmgr / smplayer

smplayer config

Home Page:https://github.com/dfmgr/installer/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smplayer

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"

smplayer site

About

smplayer config

https://github.com/dfmgr/installer/wiki

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%