1. $ sudo apt-get update [sudo] password for mypc:
  2. Get:1 http://security.ubuntu.com/ubuntu zesty-security InRelease [89.2 kB]
  3. Hit:2 http://in.archive.ubuntu.com/ubuntu zesty InRelease
  4. Get:3 http://in.archive.ubuntu.com/ubuntu zesty-updates InRelease [89.2 kB]
  5. Get:4 http://in.archive.ubuntu.com/ubuntu zesty-backports InRelease [89.2 kB]
  6. Get:5 http://in.archive.ubuntu.com/ubuntu zesty-updates/main amd64 DEP-11 Metadata [41.8 kB]
  7. Get:6 http://in.archive.ubuntu.com/ubuntu zesty-updates/main DEP-11 64x64 Icons [14.0 kB]
  8. Get:7 http://in.archive.ubuntu.com/ubuntu zesty-updates/universe amd64 DEP-11 Metadata [54.1 kB]
  9. Get:8 http://in.archive.ubuntu.com/ubuntu zesty-updates/universe DEP-11 64x64 Icons [43.5 kB]
  10. Get:9 http://in.archive.ubuntu.com/ubuntu zesty-updates/multiverse amd64 DEP-11 Metadata [2,464 B]
  11. Get:10 http://in.archive.ubuntu.com/ubuntu zesty-backports/universe amd64 DEP-11 Metadata [3,976 B]
  12. Fetched 427 kB in 2s (210 kB/s)
  13. Reading package lists... Done
  14. $ sudo apt-get upgrade Reading package lists... Done
  15. Building dependency tree
  16. Reading state information... Done
  17. Calculating upgrade... Done
  18. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  19. $ sudo apt-get -f installReading package lists... Done
  20. Building dependency tree
  21. Reading state information... Done
  22. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.