今天,我跑去apt-get autoremove
删除不需要的程序包,它想删除linux-headers-3.2.0-37
并linux-headers-3.2.0-37-generic
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
libglademm-2.4-1c2a linux-headers-3.2.0-37 linux-headers-3.2.0-37-generic ttf-umefont ttf-unfonts-core
0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
After this operation, 67.6 MB disk space will be freed.
Do you want to continue [Y/n]?
删除这些文件安全吗?我安装的内核比自动删除列表的头文件更新。
uname -r
3.2.0-38-generic