linux中yum install smartmontools -y使用这个命令安装的包想查询磁盘寿命信息但是报错了没有查到任何信息想卸载这个包重新安装怎么弄命令是什么?
要卸载已安装的smartmontools包,您可以使用以下命令:
sudo yum remove smartmontools
这将卸载smartmontools包及其相关的依赖项。完成后,您可以重新安装该包。
原文地址: https://www.cveoy.top/t/topic/ilBy 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
要卸载已安装的smartmontools包,您可以使用以下命令:
sudo yum remove smartmontools
这将卸载smartmontools包及其相关的依赖项。完成后,您可以重新安装该包。
原文地址: https://www.cveoy.top/t/topic/ilBy 著作权归作者所有。请勿转载和采集!