SMPlayer Installing on Ubuntu
The following guide describes how to install SMPlayer on Ubuntu Systems 20.04, 21.04, 18.04
We will do everything with a few simple commands.
Run terminal and add repository:
1 | sudo add-apt-repository ppa:rvm/smplayer |
We update the repository
1 | sudo apt update |
And the last step is installation:
1 | sudo apt install smplayer smtube |
That's all the program we already have installed on our system.