补充 aria2 下载工具。
Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
parent
36997137df
commit
46ce1c7f86
|
@ -110,7 +110,7 @@ locale-gen "en_US.UTF-8"
|
||||||
## 安装常用工具
|
## 安装常用工具
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pacman -S base-devel git gcc make cmake gdb python2 python3 go arm-none-eabi-gcc arm-none-eabi-gdb arm-none-eabi-newlib tmux openssh samba ntfs-3g vim bzip2 coreutils ncurses xz unrar unzip zip
|
pacman -S base-devel git gcc make cmake gdb python2 python3 go arm-none-eabi-gcc arm-none-eabi-gdb arm-none-eabi-newlib tmux openssh samba ntfs-3g vim bzip2 coreutils ncurses xz unrar unzip zip aria2
|
||||||
```
|
```
|
||||||
|
|
||||||
另外需要安装 flex、bison、libncurses5-dev 等。
|
另外需要安装 flex、bison、libncurses5-dev 等。
|
||||||
|
|
Loading…
Reference in New Issue