Chrome Nerd
  • Features
  • Chromebook
  • Downloads
  • Google Chrome
  • How To
No Result
View All Result
Chrome Nerd
  • Features
  • Chromebook
  • Downloads
  • Google Chrome
  • How To
No Result
View All Result
Chrome Nerd
No Result
View All Result

Home » Downloads » How to Install Flatpak on a Chromebook

How to Install Flatpak on a Chromebook

by Ajoy
April 13, 2025
in Downloads
Reading Time: 5 mins read
0
Install Flatpak on a Chromebook
Recommended: Use NordVPN on your Chromebook to stay secure online.

To install a Linux application on a Chromebook, we generally use the Linux terminal or native .deb files, which can typically be installed with a simple double-click. Besides this, you can also use the Snap Store to install Linux apps on a Chromebook. However, another method to install Linux applications on a Chromebook is via Flatpak.

Flatpak is a universal package management system that allows you to install and run applications in a sandboxed environment. It provides its own set of essential packages and tools, making it a powerful alternative to traditional package management methods. With Flatpak, you gain access to the Flathub repository, which offers a wide range of popular Linux applications.

How to Install Flatpak on a Chromebook

Before installing Flatpak, ensure that your Chromebook supports Linux and that it is enabled. To check this, go to Settings, click on About ChromeOS, and look for the Linux development environment. If it is not already enabled, turn it on, set up a username, and allocate disk space for the Linux container. Once Linux is enabled, update the environment by opening the Terminal and running the command: sudo apt update && sudo apt upgrade -y

After completing the update, you can proceed with the steps to install Flatpak on your Chromebook.

1. Once Linux is enabled, open the Terminal and enter the following commands to install Flatpak.

sudo apt install flatpak

Note: If you get a question; “Do you want to continue?”. Here, press the Y key to continue the installation process. It should not take that long to install.

2. After that, you need to add the Flathub repository, which is the main source for Flatpak applications. To do this, run:

sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Install Flathub

3. Sometimes you might encounter an error message stating ‘Permission Denied.’ In that case, you need to execute a sudo su. That should give you root directory access. Then, type down these commands one after another:

sudo su
sudo apt install flatpak
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

4. If you need to install a GUI application, it is essential for easily finding, installing, and managing Linux apps on Chrome OS. To do this, enter the following commands one by one:

sudo su
sudo apt install gnome-software-plugin-flatpak

5. If you’re unsure whether you did it correctly, look for a folder named Linux Apps in the App Drawer. Open it, and you should have access to a fully functional GUI store for Linux apps. Now, use the search bar to find an app, and you should be able to install and use it.

Flatpak GUI App

Installing Flatpak Packages on Chromebook

When you install Linux apps using the Flatpak GUI, each app gets pulled from the Flatpak repository. Sometimes, the GUI doesn’t work quite right. If that happens, you can use the terminal instead to install Linux apps on your Chromebook. Just follow these steps:

1. Open Flathub on your browser and discover the Linux apps you want to install. At the bottom, you will find the terminal command to install and run the app.

2. Open the Terminal app on your Chromebook and enter the command to install the app. For example, if I want to install Mozilla Firefox, I’d run:

flatpak install flathub org.mozilla.firefox
Install Firefox on Chromebook

3. Once it’s installed, you’ll find the program in your app drawer under the Linux folder. Alternatively, you can also launch it from the Terminal using the command below.

flatpak run org.mozilla.firefox

Note: If you want to uninstall or update a Flatpak application on your Chromebook, you can do so easily using the Terminal. To uninstall an app, use the command sudo flatpak uninstall <app_name>. If you’d like to update all your Flatpak apps at once, just run sudo flatpak update.

That’s it! This is how you can install Flatpak and Flatpak packages on your Chromebook, as long as you’ve enabled Linux development environment on your device.

Enjoy Flatpak Apps on Your Chromebook

Flatpak makes it easy to install and manage Linux applications on your Chromebook. By following this guide, you’ll gain access to a wider range of apps beyond the Chrome OS ecosystem. Whether you’re looking for a media player, productivity tools, or development software, Flatpak and Flathub offer a great selection of apps for your Linux-enabled Chromebook.

Want to see more helpful guides like this? Add ChromeNerd as your preferred source on Google so our content appears more often in your feed.

Add as a preferred source on Google
Previous Post

How to Enable GPU Acceleration in Linux on Chromebook

Next Post

How to Install Audacity on a Chromebook

Ajoy

Ajoy

A passionate Chromebook enthusiast, he started this blog to share everything he has discovered and continues to learn about ChromeOS, Chrome, and Chromecast. From troubleshooting and tips to uncovering hidden features, he's dedicated to helping others get the most out of their Chromebook experience.

Related Posts

How to Download and Install Microsoft Teams for Chromebook

How to Download and Install Microsoft Teams for Chromebook

May 7, 2026
Install Minecraft on Chromebook

How to Install Minecraft on Chromebook

April 27, 2026
How to Install Visual Studio Code on a Chromebook

How to Install Visual Studio Code on a Chromebook

April 27, 2026
How to Use ChatGPT on Chromebook

How to Use ChatGPT on Chromebook

April 23, 2026

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Must Read

How to Fix Wireless Printer Not Working on Chromebook

How to Fix Wireless Printer Not Working on Chromebook

May 14, 2026
How to Prevent Your Chromebook From Losing Wi-Fi Connection

How to Prevent Your Chromebook From Losing Wi-Fi Connection

May 13, 2026
How to Fix Camera Not Found Issue on Chromebook

How to Fix Camera Not Found Issue on Chromebook

May 13, 2026
  • About Us
  • Contact Us
  • Privacy Policy

© 2026 Chrome Nerd | Chrome is a registered trademark of Google LLC.

  • Features
  • Chromebook
  • Downloads
  • Google Chrome
  • How To

© 2026 Chrome Nerd | Chrome is a registered trademark of Google LLC.