M BUZZ CRAZE NEWS
// general

Uninstalling 'screenkey' program that doesn't appear in Software Center or Synaptic? (16.04)

By Gabriel Cooper

I installed a utility called "Screenkey" from the Ubuntu Software Center, but can't seem to uninstall it. It runs normally and its icon appears in the Launcher, but neither Software Center nor Synaptic think it's installed — they display the "Install" button instead of "Remove". I also tried sudo apt-get remove screenkey, but apt-get says "Package 'screenkey' is not installed".

What now? Thanks.

2

1 Answer

In the end, what I was seeing was a phantom Unity launcher icon. The Screenkey software had, indeed, been uninstalled. I ran locate .desktop | grep screenkey to locate the launcher shortcut definition for Screenkey and deleted the file.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy