----- Original Message ----- From: "Bev Nicolson" lumos@gmx.co.uk To: main@lists.alug.org.uk Sent: Monday, November 04, 2013 8:14 PM Subject: [ALUG] Uninstall problem
Somehow (and clearly it wasn't sensible) I've got Calibre on this machine but it doesn't show as installed in Synaptic so I can't remove it. What can I do? I get permission denied if I try to delete it. Thoughts? Polite ones, if poss. Own silly fault etc.
Try:
<code>
sudo python /usr/bin/calibre-uninstall sudo rm -rf /opt/calibre
</code>