Hello Linux Geeksters. As you may know, Sopcast is needed if you want to watch TV channels online. Actually, it is the best player (as I know of) that allows you to watch online television channels. The latest version available is Sopcast 0.8.5.

In this article I will show you how to install Sopcast 0.8.5 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Linux Mint 16 Petra, Linux Mint 15 Olivia and Pear OS 8.
Because it is available via PPA, installing Sopcast 0.8.5 on the listed Ubuntu, Linux Mint and Pear OS systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the sopcast package. Like this:
$ sudo add-apt-repository ppa:lyc256/sopcast-player-ppa
$ sudo apt-get update
$ sudo apt-get install sopcast-player
Thank you Maximusp for the tip.