Skip to content

Instantly share code, notes, and snippets.

@doug65536
Created September 18, 2019 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doug65536/2033a3c608f485bc302f51e5a806c013 to your computer and use it in GitHub Desktop.
Save doug65536/2033a3c608f485bc302f51e5a806c013 to your computer and use it in GitHub Desktop.
doug@doug-dt:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
linux-headers-4.15.0-60 linux-headers-4.15.0-60-generic
linux-image-4.15.0-60-generic linux-modules-4.15.0-60-generic
linux-modules-extra-4.15.0-60-generic linux-tools-4.15.0-60
linux-tools-4.15.0-60-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
doug@doug-dt:~$ dpkg --get-selections | grep -- -65
linux-headers-4.15.0-65 install
linux-headers-4.15.0-65-generic install
linux-tools-4.15.0-65 install
linux-tools-4.15.0-65-generic install
doug@doug-dt:~$ uname -a
Linux doug-dt 4.15.0-63-generic #72-Ubuntu SMP Fri Sep 6 10:12:25 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
doug@doug-dt:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment