补充安装包.

Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
ithink.chan 2019-11-15 10:33:10 +08:00
parent 2a47187d95
commit 41d25735fb
1 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ systemctl start NetworkManager
首先要安装:
```sh
pacman -S alsa-utils
pacman -S alsa-utils alsa-plugins
pacman -S extra/alsa-firware
```
@ -110,7 +110,7 @@ locale-gen "en_US.UTF-8"
## 安装中文字体
```sh
pacman -S opendesktop-fonts wqy-microhei wqy-zenhei wqy-bitmapfont
pacman -S opendesktop-fonts wqy-microhei wqy-microhei-lite wqy-zenhei wqy-bitmapfont
yaourt -S ttf-ms-win8-zh_cn ttf-ms-win10-zh_cn
```