$ sudo apt-get autoremove #删除不再需要的依赖 $ sudo apt-get clean #删除安装包
$ dpkg --get-selections | grep linux
$ sudo apt-get purge [内核名称]