How to watch Netflix on Ubuntu (for technotards)
Netflix has not released an official app for Ubuntu yet. However, there is an unofficial Netflix app that works well and can be installed very easily. The install takes a while as it has to download quite a bit. Also, the very first time the app is run it takes quite a while for the initial configuration.
Note: Check out So I installed Ubuntu... Now what? for a one-shot command that will install Netflix as well as perform several other common (and important) tasks for a freshly installed Ubuntu.
Install Netflix
Open Dash (the top left-most button in Launcher)
Type Terminal and then open it by hitting the
<enter>key (or clicking the icon)Copy and paste all of these lines (all at once) into Terminal
sudo apt-add-repository ppa:ehoover/compholio && \ sudo apt-get update && \ sudo apt-get install netflix-desktop && \ exitHit the
<enter>key and type your password if asked (you won't see any *s, but that's okay)Wait until those commands complete (Terminal will exit unless there was an error)
Open Netflix from Dash (just like you did with Terminal)
Wait until Netflix opens. It will take a long time the very first time because the installation isn't finished yet.
Watch Netflix
Open Netflix from Dash (just like you did with Terminal)
Search for movies and watch them. Duh.
References
Was this useful to you? Share it!
blog comments powered by Disqus
