popey Asked: 2013-09-21 01:49:20 +0800 CST2013-09-21 01:49:20 +0800 CST 2013-09-21 01:49:20 +0800 CST How do I un-install / remove a click package 772 I have installed some click packages on my Ubuntu Touch device. How do I remove them? ubuntu-touch 2 Answers Voted Best Answer Colin Watson 2013-09-21T02:07:54+08:002013-09-21T02:07:54+08:00 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". mhall119 2013-10-06T15:07:26+08:002013-10-06T15:07:26+08:00 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
This is due to be hooked up in the UI soon. For now:
... where PACKAGE-NAME is the name displayed in the first column of "click list".
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