Categories: Ubuntu

Watching Netflix on Ubuntu

A few years ago, it was challenging to watch Netflix on Linux because users were required to install extra libraries and switch users in the browser. Now, Netflix is supported on Linux, and it doesn’t require additional setup for watching Netflix on Linux.

Sponsored

Netflix offers users to watch their favorite tv shows, movies, and documentaries anytime from any device like smartphones, computers, and laptops. Now, Ubuntu users can also watch Netflix on their system due to the easy accessibility on Linux. There is a specific way to install Netflix and if you wish to watch on an Ubuntu device. Read on to knowhow to watch Netflix on Ubuntu, we have managed to provide complete details.

How to Watch Netflix on Ubuntu

A few years back, there was a Netflix app for Linux Ubuntu, but it was not a native Linux app and has now been discontinued. There is no specific desktop app for Netflix, so users use a web browser to watch Netflix on Ubuntu. In case you want to watch Netflix US but from outside the US, then use any premium DNS service for accessing it.

How to Watch Netflix on Ubuntu (Ubuntu 20.04)

Open the Linux terminal and execute the below command for installing the FFmpeg library:

$ sudo apt install libavcodec-extra

Not installing the FFmpeg library would lead to having errors while using Netflix on Ubuntu.

Now, enable the DRM on Firefox, and you can enable it manually, or Firefox will automatically redirect you to enable DRM after logging in to the Netflix account.

Finally, you can watch Netflix on Ubuntu 20.04 without having any trouble. You can also use Google Chrome because it does not require any setup to watch Netflix on Ubuntu.

How to Watch Netflix on Ubuntu (older versions of Ubuntu like 14.04)

For using Netflix on Ubuntu’s older version, install libnss3 in the system by executing the below command in the Linux terminal.

Sponsored
sudo apt install libnss3 libnss3-1d libnss3-nssdb

sudo is a short name of SuperUser DO, which is used to access all of the restricted files because Linux restricts access to prevent sensitive files from issues.

you can also use Personal Package Archives (PPA) for installing it:

sudo add-apt-repository ppa:leonbo/nss
sudo apt-get update
sudo apt-get install libnss3 libnss3-1d libnss3-nssdb
sudo apt-get upgrade

After installing libnss3, restart your computer/laptops and ensure that Netflix has access to HTML5 playback.

Login to the Netflix account and go to the account settings, then select playback settings.

You have to tick mark the HTML5 viewing option, and now you can start to use Netflix.

Conclusion

That wraps up the complete details on how to watch Netflix on Ubuntu. We have gathered this information and tried it on multiple systems to ensure that you get the correct information through our article. Netflix is a great platform to watch movies and tv series and offers device friendly versions. So, follow these steps and get ready to binge-watch your favorite shows this holiday season!

Ubuntu Server Admin

Recent Posts

Canonical Releases Ubuntu 25.04 Plucky Puffin

The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…

3 days ago

Ubuntu 25.04 (Plucky Puffin) Released

Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…

3 days ago

Extended Security Maintenance for Ubuntu 20.04 (Focal Fossa) begins May 29, 2025

Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…

4 days ago

Ubuntu 20.04 LTS End Of Life – activate ESM to keep your fleet of devices secure and operational

Focal Fossa will reach the End of Standard Support in May 2025, also known as…

5 days ago

Ubuntu MATE 25.04 Release Notes

Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…

5 days ago

Ubuntu Weekly Newsletter Issue 887

Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…

6 days ago