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 by way of the Terminal is a straightforward course of that may be helpful in case you’re experiencing points with an app or if you wish to unlock area in your system. To uninstall an app by way of the Terminal, open the Terminal app and kind the next command:

sudo apt take away --purge appname

Substitute “appname” with the identify of the app you need to uninstall. For instance, to uninstall the Chrome browser, you’ll sort the next command:

Read more