You can already run some Linux applications on some Chromebooks thanks to Google’s Project Crostini software. But as I noted when testing Crostini on the Acer Chromebook Tab 10 last month, the feature is still very much a work in progress.

For now it’s not available if you’re using the stable channel version of Chrome OS, it doesn’t run on all Chromebooks, and you have to jump through some hoops to enable Crostini. Once you do that, you’ll find that you generally need a little Linux know-how to find and install applications using the command-line apt tool.

But now Chrome Unboxed reports that Google has added experimental support for installing .deb packages. In a nutshell, that means you can download an installer from the internet, open it in Chrome’s Files app, and click it to start the installation process. It’s a bit more like the way you would typically install applications in Windows or macOS and while it’s not necessarily the best way to install Linux applications it does make it a lot easier to install software that you might not be able to find using command line tools.

Chrome Unboxed

I don’t have a Chromebook handy at the moment, so I haven’t been able to test this myself. But according to Chrome Unboxed if you have a device that supports Crostini all you need to do is switch to the Chrome OS Canary channel, set up Crostini, and run the “sudo apt update” and sudo apt upgrade” commands.

Once you’ve done that you should be able to install .deb packages from the Files app.

Historically I’ve found that apt is a more reliable way to install applications, since it will locate and install dependencies for you. But if you’re looking for software that may not show up on a Chromebook when using apt, it’s nice to have this option.

That said, I’d recommend most users wait for the feature to make its way to the Chrome OS dev, beta, or stable channel. Chrome OS Canary channel software is experimental and often buggy. It’s really aimed at developers rather than end users.

Update: Support for installation of .deb packages has now made its way to the Dev channel, which is slightly more stable than Canary.

Support Liliputing

Liliputing's primary sources of revenue are advertising and affiliate links (if you click the "Shop" button at the top of the page and buy something on Amazon, for example, we'll get a small commission).

But there are several ways you can support the site directly even if you're using an ad blocker* and hate online shopping.

Contribute to our Patreon campaign

or...

Contribute via PayPal

* If you are using an ad blocker like uBlock Origin and seeing a pop-up message at the bottom of the screen, we have a guide that may help you disable it.

Subscribe to Liliputing via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 9,547 other subscribers

6 replies on “Installing Linux app on Chromebooks gets easier with support for .deb packages”

  1. I would have thought that snap packages would be the easiest way to run linux apps on Chrome as they are packaged with all the needed library versions. They take up more non-volatile memory space, but are completely independent of other apps. I believe that snap packages are part of the reason why Ubuntu is a very popular cloud OS.

    1. While reading the article, I thought the same thing. It’s still nice that DEBs are supported since it indicates (to me, a relative newb) that the entire underlying Linux infrastructure is being solidified on ChromeOS.

      I wonder… is a Linux App playstore on Google’s roadmap? I can’t help but draw some very light parallels to Linspire (the commercial Linux variant for the masses of yesteryear).

  2. I would really love to replace windows with this… Wonder how long it will be, before we can install this on a regular desktop PC.

    1. Unfortunately, this is not likely to ever reach regular desktop PCs and laptops.

      AFAIK, Google only distributes ChromeOS via hardware partners producing official Chromebook and ChromeBox devices.

      Maybe they will include this in ChromiumOS at some point (the open-source foundation of ChromeOS) and that way it may become more available.

      1. What? Google ChromiumOS is ChromeOS just delayed. The poster is wondering how long will the delay happen. Why would you think it is “not likely to ever reach regular desktop PCs”?

Comments are closed.