dev盘满了

Posted billhsu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了dev盘满了相关的知识,希望对你有一定的参考价值。

1.卸载 linux版本

https://blog.csdn.net/lgz_ei/article/details/68592265

uname -a #当前用户使用版本

sudo apt-get remove linux-image-xxxx

dpkg --get-selections|grep linux-image

sudo /usr/sbin/update-grub

2.找大的文件卸载

du --max-depth=1 -h / #找大文件

切到对应目录

du -sh *

发现 font目录较大,,切入再发现wps-font 较大

果断卸载wps 

sudo dpkg -l |grep wps

sudo apt-get remove wps-office

其他两个字体

sudo apt-get purge fonts-arphic-uming

sudo apt-get purge fonts-arphic-ukai

dpkg -l |grep -i font    #查询安装了的font

 

以上是关于dev盘满了的主要内容,如果未能解决你的问题,请参考以下文章

windowsserverc盘满了

Linux 服务器磁盘满了怎么处理?

C盘满了的终极解决方案

C盘满了的终极解决方案

电脑C盘满了,如何清理?

戴尔电脑c盘太满了,如何清理?