Install Linux App Store on Chromebook


Listen to this article
Rate this post

Install Linux App Store On Chromebook

Install Linux App Store On Chromebook :- Are you looking to enhance your Chromebook experience by accessing a variety of Linux applications? In this guide, we will explore how to install the Linux App Store on your Chromebook. Specifically, we will focus on two popular app stores: Plasma Discover and Flathub. With these tools, you can unlock a world of applications and games that can significantly boost your productivity and enjoyment.

Enabling the Linux Environment

Before diving into the installation process, it’s essential to enable the Linux environment on your Chromebook. This step is crucial as it allows your device to run Linux applications. Here’s how to do it:

Once you enable this feature, your Chromebook will set up the necessary files and tools for running Linux applications. After the installation is complete, a terminal window will automatically open, ready for your commands.

Enabling Linux Environment on Chromebook

Updating Your Linux Distribution

After successfully enabling the Linux environment, it’s a good practice to update your distribution and its core components. This ensures that your installation of Linux applications goes smoothly. In the terminal, enter the following commands:

sudo apt update
sudo apt upgrade

These commands will refresh your package list and upgrade any outdated packages, ensuring you have the latest features and security updates.

Updating Linux Distribution

Option 1: Installing Plasma Discover App Store

Plasma Discover is one of the first app stores you can install on your Chromebook for accessing Linux applications. Here’s how to install it:

sudo apt install plasma-discover

Wait a few minutes for the installation to complete. Once finished, you will find the Plasma Discover app in your launcher.

Installing Plasma Discover App Store

Using Plasma Discover

With Plasma Discover installed, you can explore a variety of application categories. Simply click on any category to view the available apps. To install an app, just click the “Install” button. Once installed, the app will appear in the “Linux apps” folder in your Chromebook launcher. If you ever need to uninstall an app, right-click its icon and select “Uninstall.”

Exploring Plasma Discover App Store

Option 2: Using the Flathub App Store

If Plasma Discover isn’t working for some reason, you can turn to Flathub as an alternative. Flathub is an extensive online repository for Linux applications, offering a catalog of apps and games. However, unlike Plasma Discover, it doesn’t provide a graphical user interface (GUI) for browsing applications. To start using Flathub, you’ll first need to install a package management tool called Flatpak.

sudo apt install flatpak

Installing Flatpak

Adding the Flathub Repository

After installing Flatpak, you must add the Flathub repository to your system:

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

With Flatpak installed and the Flathub repository added, you can now browse the Flathub website for applications.

Adding Flathub Repository

Installing Applications from Flathub

Let’s say you want to install Discord from Flathub. Here’s how:

  1. Visit the Flathub website and find Discord.
  2. Click the arrow beside the “Install” button to copy the installation command.
  3. Return to your terminal and paste the command to install Discord.
flatpak install flathub com.discordapp.Discord

Installing Discord from Flathub

Uninstalling Applications

If you need to uninstall an application, you can do so with a similar command. Just replace the word “install” with “uninstall” in the command you used:

flatpak uninstall com.discordapp.Discord

Uninstalling Applications from Flathub

Conclusion

In this guide, we explored how to install the Linux App Store on your Chromebook. Whether you choose Plasma Discover or Flathub, both options provide access to a vast array of Linux applications. With the right setup, your Chromebook can become a powerful tool for productivity and creativity.

If you found this tutorial helpful, consider sharing it with others looking to install Linux apps on their Chromebooks. For more information on Linux applications and tools, you can check out Flathub – Apps for Linux.

Made with VideoToBlog

Author Image

Mo waseem

Welcome to Contentvibee! I'm the creator behind this dynamic platform designed to inspire, educate, and provide valuable tools to our audience. With a passion for delivering high-quality content, I craft engaging blog posts, develop innovative tools, and curate resources that empower users across various niches


Leave a Comment

Table Of Contents