补充Update

Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
ithink.chan 2019-08-02 15:27:19 +08:00
parent 3ae1f4d8ff
commit d74aa72375
1 changed files with 6 additions and 0 deletions

View File

@ -23,3 +23,9 @@ pacman -Rscun <package name>
-s, --recursive remove unnecessary dependencies
-u, --unneeded remove unneeded packages
```
## Update
```sh
pacman -Syu
```