下载RPM常用网址
程序员文章站
2022-09-04 18:24:17
网址一:http://www.rpm-find.net/linux/rpm2html/search.php 网址二:http://rpmfind.net/linux/rpm2html/search.php 这两个网址感觉一样,但还是有差别的。基本都能搜索到你想要的包。 rpm安装命令:http:// ......
网址一:http://www.rpm-find.net/linux/rpm2html/search.php
网址二:http://rpmfind.net/linux/rpm2html/search.php
这两个网址感觉一样,但还是有差别的。基本都能搜索到你想要的包。
rpm安装命令:http://www.runoob.com/linux/linux-comm-rpm.html
常用的:--nodeps 不依赖其他包 --force 强制安装
上一篇: VUE页面刷新问题
下一篇: JS实现的tab页切换效果完整示例