PDA

View Full Version : [ubuntu] Found LKL and now I can't remove it.



dayv2005
April 7th, 2010, 11:12 PM
I found LKL on my computer. I need to remove it. It isn't showing up in synaptic and i can't figure out how to remove it. SUDO apt-get remove lkl tells me this. E: Couldn't find package lkl. Can anyone help me with this? Because i can't find it with the search and with google.

Thanks.

cariboo
April 8th, 2010, 03:18 AM
Are you sure lkl is installed, go to /usr/bin, and type:


ls -l lkl

If it is installed, it should show up in a directory listing.

Now for the crucial questions, how did you install lkl? Are you the only person with admin privileges on the system? Is it your own system, or does it belong to someone else?

dayv2005
April 8th, 2010, 03:49 AM
ls -l lkl seems to say No such file or directory. But when i type lkl the help menu for it displays.

No one else does have access, it might have been me from the past so i'm not too worried about people having my information i just wanted to maKE sure it was removed. Is there any other way i could check this?

CharlesA
April 8th, 2010, 05:18 AM
apt-get purge lkl?

norly!

Try "which lkl"

EJeanmaire
April 8th, 2010, 09:50 PM
ls -l lkl seems to say No such file or directory. But when i type lkl the help menu for it displays.

No one else does have access, it might have been me from the past so i'm not too worried about people having my information i just wanted to maKE sure it was removed. Is there any other way i could check this?

Sounds like a help file was left behind when you removed it. If you want to further search for it:


find / -name lkl