VirtualBox

Changes between Initial Version and Version 1 of Ticket #12142


Ignore:
Timestamp:
Sep 25, 2013 5:57:43 AM (11 years ago)
Author:
Frank Mehnert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12142 – Description

    initial v1  
    77Ubuntu Cleanup: How to Remove All Unused Linux Kernel Headers, Images and Modules
    88January 8, 2011 by Ubuntu Genius
    9 
     9{{{
    1010dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d' | xargs sudo apt-get -y purge
     11}}}
    1112
    1213And then it installed and worked!

© 2023 Oracle
ContactPrivacy policyTerms of Use