Replace mplayer with vlc

This commit is contained in:
2022-06-03 18:33:34 +00:00
parent d6d506e00f
commit 35d3781897

View File

@@ -3,6 +3,6 @@
sudo add-apt-repository universe
sudo add-apt-repository multiverse
sudo apt update
sudo apt install -y deluge git vim mc ubuntu-restricted-extras mplayer mplayer-gui
sudo apt install -y deluge git vim mc ubuntu-restricted-extras mplayer vlc
export GIT_SSL_NO_VERIFY=1