@kugiigi
Yes, no, and finally yes again . I was able to remove and immediately reinstall a few apps (calculator, doc viewer, uVolMan). I then removed the calculator and rebooted the phone. I could no longer reinstall the calculator. When browsing the storage to find where the apps are stored and to see if there was anything left behind I came across this though:
root@ubuntu-phablet:/opt/click.ubuntu.com/.click/users/phablet# ls -l
total 0
lrwxrwxrwx 1 phablet phablet 7 Apr 13 12:39 calculator.ubports -> @hidden
lrwxrwxrwx 1 phablet phablet 7 Apr 5 23:53 music.ubports -> @hidden
I was able to reinstall the calculator app after removing the calculator.ubports entry:
cd /opt/click.ubuntu.com/.click/users/phablet
rm calculator.ubports
rm music.ubports
For the music app I just removed the entry and rebooted. The Music app re-appeared again and is working
Does that mean removing apps just hides them from the default phablet user and reinstalling fails to remove that hiding flag?