11

I have installed some click packages on my Ubuntu Touch device. How do I remove them?

Braiam
  • 69,112
popey
  • 24,549

2 Answers2

10

This is due to be hooked up in the UI soon. For now:

sudo click unregister --user=phablet PACKAGE-NAME

... where PACKAGE-NAME is the name displayed in the first column of "click list".

Colin Watson
  • 6,400
9

Now if you long-press on an installed app in the Dash it will bring up the Preview, showing a button to Uninstall which works as expected

mhall119
  • 5,037