0

What is the best and the easiest way to install a working and stable Sopcast-Player in Ubuntu?

JoKeR
  • 7,062

1 Answers1

0

enter image description here

So, let's install SopCast-Player easy and fast right away. For this we need:

1. Firstly, update apt:

sudo apt-get update && sudo apt-get upgrade

2. gdebi installer:

sudo apt-get install gdebi

3. install python-glade2:

sudo apt-get install python-glade2

4. Download and install sp-auth with gdebi installer, just right click on a file and choose install with gdebi.

Download sp-auth 32bit version

Download sp-auth 64bit version

5. Download and install SopCast-Player with gdebi installer.

Download SopCast-Player 32bit version

Download SopCast-Player 64bit version

Type sopcast-player in terminal or type in Dash Launcher Search and hit it.

Enjoy!

JoKeR
  • 7,062