Skip to content

Install Linux-based Browsers on Chromebook

Learn how to enable the support for Linux OS apps and software on Chromebook running on Chrome OS. We can set up Linux-based web browsers' on Chromebook.

The Chromebook supports the Linux setup and installation in-built, which also helps run Linux and Debian-compatible apps and software.

We must turn on Linux support within the Chrome OS settings menu and install the Linux-supported files. Henceforth, we can install any Linux-based web browser.

In this guide, we have shared the steps to install the Linux-based Browser app on Chromebook.

Pre-requisite: Enabling the Linux support on Chromebook

First, you must install a Linux support system inside Chromebook. The Chrome OS that powers the Chromebook is built on Linux and supports some additional installations. Here are the steps to follow:

  1. Boot up your Chromebook, and click on the Clock.
  2. Click on Settings settings gear icon to open the Chromebook Settings page.
    Chromebook Settings gear icon
  3. Scroll to the Linux Beta section, and hit on the Turn On button.
    Install and Enable Linux Support on ChromeOS ChromebookIt will open a Linux setup and installation page.
  4. Hit the Install button and proceed with the on-screen instructions.
    Download and Install Linux Setup on Chromebook

Once done, Chromebook will be up and running with the Debian 10 (Buster) environment. Execute the command in the Terminal Window (Ctrl + Alt+ T) to verify that it is indeed running version 10 or above: cat /etc/os-release

If the output shows a lower build version, then consider upgrading it with the following command:

sudo bash /opt/google/cros-containers/bin/upgrade_container

With this, you have successfully installed the required version of Linux and enabled support within Chromebook.

Method 1: Installing Linux Browser using Deb Package

Most popular browsers has the Linux client, which could easily be installed on your Chromebook. Here are the steps to follow:

  1. Head over to your Browser’s download page.
  2. Download Debian (.deb) package file of the browser.
    Download Microsoft Edge for Linux DEB
  3. Double-click on the downloaded file to launch the setup.
  4. Follow the on-screen instructions to install the browser.

It will install Linux-based browsers on Chromebook using their Debian setup file.

Method 2: Installing the Linux Browsers using CLI

The second approach to installing browser applications using sudo-apt command-line interface. And CLI could well expand to the Debian environment running on your Chrome OS as well. Here are the steps to follow:

  1. Launch the Terminal Command using Ctrl + Alt+ T shortcut keys.
  2. Execute the following command line to install the preferred browser package:
    sudo apt install package_name

You must replace the package_name term with the browser’s package name in the above command.

  • For Firefox in Linux: sudo apt install firefox-esr
  • Brave Browser: sudo apt install brave-browser

Install Firefox Linux program on Chromebook

Chrome OS will now download the browser associated with the package name from the apt repository and install it onto your Chromebook. You can easily access it from the app drawer.

Bottom Line

The Chrome OS built over the Linux can enable the support for installing any Linux based application including the web browser.

We can downlaod and install the browser using the Command Line Interface (CLI) or manually download the install files from official websites. We already have list of popular Linux-based browser that can be installed on the Chromebook.

Lastly, if you've any thoughts or feedback, then feel free to drop in below comment box. You can also report the outdated information.

Please share the article if you find it helpful:

Disclosure: This page may contain affiliate links, which means we may receive compensation for your purchases; of course at no extra cost to you (indeed, you may get special discounts).
Kushal Azza

Kushal Azza

Kushal Azza is a Google Certified IT Professional, Digital Content Creator, and Go-To Digital Marketer with Engineering Degree. He has over a decade of experience solving tech problems, troubleshooting, and innovating digital solutions. Follow him on Twitter and LinkedIn.

Leave a thought or feedback

Please leave a descriptive comment or feedback with your real name. Our human moderator vets every comment, and it may take 24 to 48 hours to get published or rejected.

Your email address will not be published, and we will never spam your inbox. Required fields are marked *