花费 37 ms
yum安装包工具命令使用

(1)列出所有可用的RPM包 # yum list|head -n 20 (2)搜索RPM包(两种方法) # yum search vim # yum list|grep "vim" (3) ...

Wed Sep 25 22:01:00 CST 2019 0 542

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM