6

All the ppa's I used are for natty or older. How can I install sopcast in oneiric? I prefer through a ppa if it exists.

Should I try the ppa for natty? Will it work? I mean the ppa from here

Usually I install it from Ubuntu tweak. But now Ubuntu tweak is in alpha for oneiric, with a new interface. I couldn't find it there, or any other software. Explain that?

Braiam
  • 69,302
suli8
  • 2,995
  • Also you can try TV Maxe is to similar Sopcast, here is the link. Here you will find info about "INSTALL SOPCAST PLAYER IN UBUNTU 11.10 ONEIRIC OCELOT". Have fun! – user44804 Feb 03 '12 at 17:02

1 Answers1

3

updated - PPA has been updated with oneiric support - no longer need to edit software sources with natty repo

enter image description here

to install

sudo add-apt-repository ppa:ferramroberto/sopcast

Run in a terminal:

sudo apt-get update
sudo apt-get install sopcast-player

Note - see this bug report for 64bit workaround if required.

The start sopcast:

enter image description here

fossfreedom
  • 174,664
  • thanks a lot. worked. one comment though, i had to disable the ppa, untick it, before editting. if not the edit would not take effect. thanks – suli8 Oct 20 '11 at 23:54