赞
踩
- # 清除apt缓存:
- apt clean
-
- # 清除conda缓存
- conda clean -t
-
- # 清除pip缓存:
- pip cache purge
-
- # 清除dnf缓存:
- dnf clean all
-
- # 清除yum缓存:
- yum clean all
-
- # 清除snap缓存:
- rm -rf /var/cache/snapd/
-
- # 清除npm缓存:
- npm cache clean --force
-
- # 清除composer缓存:
- composer clear-cache
![](https://csdnimg.cn/release/blogv2/dist/pc/img/newCodeMoreWhite.png)
移除目
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。