Uninstalling apps on a Chromebook through the Terminal is a straightforward course of that may be helpful should you’re experiencing points with an app or if you wish to release house in your machine. To uninstall an app through the Terminal, open the Terminal app and kind the next command:
sudo apt take away --purge appname
Substitute “appname” with the title of the app you need to uninstall. For instance, to uninstall the Chrome browser, you’ll sort the next command: