Difference between revisions of "Linux ubuntu"
From Teknologisk videncenter
m (added Category:Linux using HotCat) |
m (→Removing old kernels) |
||
Line 3: | Line 3: | ||
Release and delete old kernels and headers. | Release and delete old kernels and headers. | ||
− | + | ==Ubuntu before 16.04== | |
+ | *apt-get autoremove --purge | ||
+ | ==Ubuntu after 16.04== | ||
*apt autoremove --purge | *apt autoremove --purge | ||
[[Category:Linux]] | [[Category:Linux]] |
Revision as of 15:19, 22 May 2017
Maintaining
Removing old kernels
Release and delete old kernels and headers.
Ubuntu before 16.04
- apt-get autoremove --purge
Ubuntu after 16.04
- apt autoremove --purge