Source: Android Central
Now that Microsoft has finally released Edge for Linux, albeit in preview, the three traditional major desktop platforms are all covered.
But with Linux comes Chrome OS, thanks to its built-in container for running Linux applications right on a Chromebook. Which also means, as odd as it may sound, you can now install and use Microsoft Edge on your Google Chromebook. Here's how.
No Joy for ARM Chromebooks
It's not totally surprising, but the current dev channel release doesn't seem to work on ARM-based Chromebooks. Neither installing through the terminal or using the installer yielded any success on the Lenovo Chromebook Duet, throwing errors for unmet dependencies.
So as long as you're running an Intel or AMD CPU, you should be OK to try this out.
Enabling the Linux container on a Chromebook
Source: Android Central
What makes the magic happen is the Crostini Linux container on Chrome OS, which will allow you to install the Linux version of Microsoft Edge on your Chromebook.
If you don't already have that enabled, you'll need to get it done before going any further. But it's really straightforward.
- Open Settings.
- Locate Linux (Beta) in the sidebar.
Click Turn on.
Source: Android Central
At the next window, click Next.
Source: Android Central
- Give your Linux install a username.
Decide how much space you want to dedicate from your internal storage to it.
Source: Android Central
Click Install.
Source: Android Central
The Linux container will now begin to download and install itself on your Chromebook. You'll know it's finished when a terminal window pops up, and then you can move on to the next step.
How to install Microsoft Edge on a Chromebook
Source: Android Central
Microsoft has two methods of installing Edge on Linux, and both are compatible with a Chromebook. You can either download and use the Debian installer, or you can copy and paste some code into the terminal.
Using the .deb installer
- Go to the Microsoft Edge Insiders page.
Download the installer for Debian Linux.
Source: Android Central
- Open the Files app on your Chromebook.
- Double click on the downloaded installer.
You'll see a box that says it's going to install with Linux, hit Install.
Source: Android Central
When the install process has completed you'll see a notification in the bottom right-hand corner of your screen.
Source: Android Central
You can now open Edge from the Linux Apps folder in your app drawer or pin it to your shelf for easier access.
Using the terminal
Source: Android Central
If you're enabling Linux on your Chromebook, you will at some point have to get relatively comfortable with the terminal. Microsoft Edge can be installed this way by first adding the Microsoft PPA. It's a quick and easy way to keep everything up to date, too, and fortunately, Microsoft has produced all the code you'll need to get going.
Just copy and paste the following code block into your terminal.
curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
sudo install -o root -g root -m 644 microsoft.gpg /etc/apt/trusted.gpg.d/
sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/edge stable main" > /etc/apt/sources.list.d/microsoft-edge-dev.list'
sudo rm microsoft.gpg
sudo apt update
sudo apt install microsoft-edge-dev
Unless you add the -y
flag to the final line, the only interaction you'll be required to make is to press Y to confirm you want to install.
Once the process is complete, you can launch Edge from your Linux Apps folder in your app drawer or pin it to your shelf for easier access.
That's all there is to it. There are things missing at the moment, like Microsoft Account sync, but the basic browser is essentially what you'd find on Windows. Extensions can be installed from both the Edge and Chrome extension stores, features like collections and family tools are built-in, and while none of the flags in edge://flags
appear to mention Linux, there's a ton in there to play around with.
It's not necessarily a replacement for Chrome on a Chromebook, but nobody says you have to use Google's browser.

The joy of getting more than you bargained for
I recently got a big surprise from a little pair of wireless earbuds. It got me thinking — isn't great when you get more than you expect?

Review: Xiaomi's 34-inch ultrawide gaming monitor is astonishingly good
Xiaomi's ultrawide gaming monitor is now available outside of China for the first time, and it delivers an incredible value in this category. The monitor uses a Samsung VA panel and has 144Hz refresh rate along with FreeSync. Is this the best budget ultrawide gaming monitor around? Let's find out.

The Galaxy S20 FE is still the best Samsung phone you can buy
Samsung makes a lot of great phones, from $2,000 foldables to $200 budget options with massive batteries. These are the best Samsung phones you can buy in 2021.

Here are the best sleeves for the Acer Chromebook Spin 713 in 2020
Even though the Acer Chromebook Spin 713 is ultra-durable and built to meet military-grade specifications, it still requires a nice sleeve when you want to take it out and about. These are some of the best to protect your laptop from any scuffs.