autoremove
-
apt-get autoremove详解
一、概述 apt-get autoremove是Ubuntu操作系统中一个很实用的命令,可以帮助我们卸载不需要的软件包及其依赖项 比起手动卸载软件的方式,apt-get autor…
-
清理过期无用的包:apt-autoremove的使用方法
一、apt-autoremove的作用 apt-autoremove是一个非常有用的工具,它可以清理掉那些已经不再需要的包。在Ubuntu或Debian系统中,每当安装一个新的软件…