1、 yum makecache就是把服务器的包信息下载到本地电脑缓存起来,makecache建立一个缓存以后用install时就在缓存中搜索,提高了速度。配合yum -C search xxx使用不用上网检索就能查找软件信息 2、yum clean all的作用使用yum clean all 清除 Read More
posted @ 2020-04-12 20:33 明辨之,笃行之,慎思之 Views(511) Comments(0) Diggs(0) Edit