从本地文件安装.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2020-07-14 10:45:37 +08:00
parent fae4e6992e
commit 789f1e5c2d
1 changed files with 8 additions and 0 deletions

View File

@ -40,6 +40,14 @@ $ pacman -Rscun <package name>
pacman -Syu
```
## 从本地文件安装
使用如下命令可以从本地“*.pkg.tar.xz”文件进行安装
```bash
pacman {-U --upgrade} [选项] <文件>
```
## 问题处理
### conflicting files