Install Netflix in Linux Mint, Fedora and Ubuntu – Tutorial

You’ve probably heard – Netflix works on Linux! Yes, installing Netflix on Linux has become easier, but we still need to use the cmd line. (COMMANDS BELOW) || Add me: facebook.com || Let me show you the easy way to watch Netflix on Ubuntu, Mint and Fedora! To install on Ubuntu / Mint – Start terminal $ sudo apt-add-repository ppa:ehoover/compholio $ sudo apt-get update $ sudo apt-get install netflix-desktop —— For Fedora (only 32 bit systems) You need wget first: su -c ‘yum -y install wget’ Installing Netflix: wget -c sourceforge.net tar -xvzf Netflixplayer.tar.gz su -c ‘sh Netflixplayer.sh’ Running Netflix from cmd line: sh /usr/bin/Netflix.sh