Saturday, December 14, 2013

Netflix on Debian Wheezy

Tired of having that extra Windows box, or virtual machine? You can now get rid of that! With improved iPod support, and now this great cheat for silverlight, you are now a grand Unix-like bachelor(ette)!


Just enter the following commands:

sudo apt-add-repository ppa:ehoover/compholio

Then update, and type in this:

nano /etc/apt/sources.list.d/ehoover-compholio-wheezy.list

Now you need to change the "deb http://ppa.launchpad.net/ehoover/compholio/debian wheezy main" and it's companion to the following.

deb http://ppa.launchpad.net/ehoover/compholio/ubuntu quantal main
deb-src http://ppa.launchpad.net/ehoover/compholio/ubuntu quantal main

When you're done, hit ctrl+x to close out and save.
Next update:

sudo apt-get update

Install your packages:

sudo apt-get install netflix-desktop

sudo apt-get install ttf-mscorefonts-installer

A bit of maintenance:

echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections

netflix-desktop

The last command will finish but you will have to ctrl+c when it's done.

Now you should get a application from your menu labeled "Netflix"

Congrats! You now have a fully functioning semi-proprietary desktop to fulfill all of your dirty needs! Rock on my fellow Linux enthusiasts!


3 comments:

  1. I got to the part where I was installing netflix-desktop. Then the errors came...it can't install because it needs wine browser installer and wine silverlight 5.1. Of course finding those packages with synaptic is very possible, however, it won't install because it says it has broken packages.

    ReplyDelete
    Replies
    1. At this point I would direct you to Pipelight, as it is a lot easier to work on with all of the Debians.
      http://fds-team.de/cms/pipelight-installation.html#section_1_3

      Delete
  2. This comment has been removed by the author.

    ReplyDelete