A Chromebook is a device that runs on Google’s Chrome operating system. One of the unique features of Chrome OS is its ability to run Linux apps, which can be installed through the Linux development feature. However, just like any other operating system, there may come a time when you need to uninstall Linux apps from your Chromebook.
Here is a complete guide on the steps you can follow to uninstall Linux apps from your Chromebook. There are two ways to remove Linux apps from your ChromeOS. Let’s discuss them one by one. To uninstall other applications, you can check our guide on; how to uninstall apps on Chromebook.
How to Uninstall Linux Apps from Chromebook
The simplest method to uninstall Linux apps on your Chromebook is using the App Launcher. You can complete the uninstalling process with a few clicks. Here are the steps you can follow:
Step 1: Click on the “App Launcher” icon and open the app drawer.

Step 2: After that, look for the Linux apps folder. Here you will get all the Linux apps installed on your Chromebook.

Step 3: Open the Linux apps folder. After that, right-click on the app to want to remove and choose the “Uninstall” option from the context menu that will appear.

Now, wait for the process to complete. Note it will also delete any data associated with the Linux application.
How to Uninstall Linux Apps Using Terminal
You can also; uninstall the Linux app using the Linux Terminal. Here are the steps you can follow to uninstall Linux apps from your Chromebook using the Terminal:
Step 1: Open the “App Drawer” and look for the Linux apps folder. Here select “Terminal” to open it.

Step 2: If you did not get the terminal command, click on the penguin option. It should open the terminal.

Step 3: Here, run this terminal command: sudo apt-get remove package_name
and press [Enter]
For example, I want to uninstall GIMP. Here, I will run the below terminal command:
sudo apt-get remove gimp

After that, you will get a question; “Do you want to continue?” Here, press the Y key to continue the uninstallation process.
Note:- Uninstalling the Linux app from Chromebook can have different terminal commands based on the source you used. For Snap, use: sudo snap remove package_name, and for Flatpak, use: sudo flatpak uninstall package_name
Conclusion
That’s it; this is how you can uninstall Linux apps from your Chromebook. If you want to remove the Linux development environment, check our guide on; how to remove Linux from Chromebook. You can also check out our Chromebook troubleshooting guide if you are new to Chromebook and Chrome OS.
I hope this Chromebook guide was helpful to you. If you liked the article, share it with your friends. If you have some suggestions or doubts, do not hesitate to leave them in the comments section. We are always there to assist you.