We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2e1679 + 2b149e7 commit 14364c0Copy full SHA for 14364c0
Off-line-Yum-Install.md
@@ -18,6 +18,7 @@
18
```
19
20
- 安装下载的 rpm 文件:`sudo rpm -ivh *.rpm`
21
+- 利用 yum 安装 rpm 文件,并自动满足依赖的 rpm 文件:`sudo yum localinstall *.rpm`
22
23
24
## 资料
0 commit comments