How to Uninstall an App on Chromebook Through Terminal

Chromebook How To Unistall App Via Terminal

How to Uninstall an App on Chromebook Through Terminal

Uninstalling apps on a Chromebook through the Terminal is an easy course of that may be helpful should you’re experiencing points with an app or if you wish to unlock house in your system. To uninstall an app through the Terminal, open the Terminal app and sort the next command:

sudo apt take away --purge appname

Change “appname” with the title of the app you wish to uninstall. For instance, to uninstall the Chrome browser, you’d sort the next command:

Read more