Quote Originally Posted by SlamberGamer View Post
hi i tried to remove conky using this command

sudo apt-get remove conky-all

conky -v

Sudo apt-get --purge remove conky

the conky still there. how do i remove it..
When you say its still there, do you mean you can still see it on your desktop? Or are there left over trace files?

Whats the output of the following commands?
Code:
whereis conky
locate conky
p.s. You shouldn't need to put sudo in front, as you should be running as root