Advertisement
Guest User

Kernel 4.8- apt -get upgrade

a guest
Dec 10th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. ichery@mctr-GA-970A-UD3:~$ sudo apt-get upgrade
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Calculating upgrade... Done
  6. The following packages were automatically installed and are no longer required:
  7. linux-headers-4.4.0-51 linux-headers-4.4.0-51-generic
  8. linux-image-4.4.0-51-generic linux-image-extra-4.4.0-51-generic
  9. ubuntu-core-launcher
  10. Use 'sudo apt autoremove' to remove them.
  11. The following packages have been kept back:
  12. linux-generic-hwe-16.04-edge linux-headers-generic-hwe-16.04-edge
  13. linux-image-generic-hwe-16.04-edge
  14. The following packages will be upgraded:
  15. initramfs-tools-bin isc-dhcp-client isc-dhcp-common
  16. 3 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
  17. Need to get 338 kB of archives.
  18. After this operation, 1,024 B disk space will be freed.
  19. Do you want to continue? [Y/n] y
  20. Get:1 http://us.archive.ubuntu.com/ubuntu xenial-proposed/main amd64 initramfs-tools-bin amd64 0.122ubuntu8.7 [9,652 B]
  21. Get:2 http://us.archive.ubuntu.com/ubuntu xenial-proposed/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.6 [223 kB]
  22. Get:3 http://us.archive.ubuntu.com/ubuntu xenial-proposed/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.6 [105 kB]
  23. Fetched 338 kB in 0s (728 kB/s)
  24. (Reading database ... 300229 files and directories currently installed.)
  25. Preparing to unpack .../initramfs-tools-bin_0.122ubuntu8.7_amd64.deb ...
  26. Unpacking initramfs-tools-bin (0.122ubuntu8.7) over (0.122ubuntu8.6) ...
  27. Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.6_amd64.deb ...
  28. Unpacking isc-dhcp-client (4.3.3-5ubuntu12.6) over (4.3.3-5ubuntu12.5) ...
  29. Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.6_amd64.deb ...
  30. Unpacking isc-dhcp-common (4.3.3-5ubuntu12.6) over (4.3.3-5ubuntu12.5) ...
  31. Processing triggers for man-db (2.7.5-1) ...
  32. Setting up initramfs-tools-bin (0.122ubuntu8.7) ...
  33. Setting up isc-dhcp-client (4.3.3-5ubuntu12.6) ...
  34. Setting up isc-dhcp-common (4.3.3-5ubuntu12.6) ...
  35. ichery@mctr-GA-970A-UD3:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement