When I want to update packages it shows this error:
gopi@Gopi-PC:~$ sudo apt-get install update
[sudo] password for gopi:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package update
sudo apt-get update
andsudo apt-get upgrade
– Saurav Kumar Sep 08 '13 at 15:59iftop
. I edited my answer there to include that information for him, but I didn't remove the original answer because I had marked this as a duplicate to it. – Alaa Ali Mar 16 '14 at 13:29sudo apt-get install <package_name>
. The title of a question doesn't matter. If the answer to two questions is the same, regardless of the question, they should be marked as duplicate. – Alaa Ali Mar 16 '14 at 13:32