1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-22 19:54:48 +08:00

Add description for Arch Linux

This commit is contained in:
Wu Yufei 2020-11-13 03:32:18 +08:00
parent e531ed2f97
commit 195210365e
No known key found for this signature in database
GPG Key ID: 226E1C0EDF292D66
2 changed files with 14 additions and 0 deletions

View File

@ -70,6 +70,13 @@ sudo yum install zjunet
Download .opk package from [Release Page](https://github.com/QSCTech/zjunet/releases) (onto your router), Download .opk package from [Release Page](https://github.com/QSCTech/zjunet/releases) (onto your router),
Run `opkg install ./zjunet_<version>_all.opk`. Run `opkg install ./zjunet_<version>_all.opk`.
### Arch Linux (AUR)
Simply run `yay zjunet` to build the package from AUR and install it.
Keep in mind that a fresh install without internet connection is almost impossible.
Please complete installation before connecting to the intranet.
### Other Linux (Build from source code) ### Other Linux (Build from source code)
```bash ```bash

View File

@ -73,6 +73,13 @@ sudo yum install zjunet
从 [Releases 页](https://github.com/QSCTech/zjunet/releases) 下载 opk 包到路由器上, 从 [Releases 页](https://github.com/QSCTech/zjunet/releases) 下载 opk 包到路由器上,
运行 `opkg install ./zjunet_版本_all.opk` 运行 `opkg install ./zjunet_版本_all.opk`
### Arch Linux (AUR)
直接运行 `yay zjunet` 即可下载并安装。
请记住,在没有互联网连接的环境中是几乎不可能安装好的。
请在连接到校内网前,在有互联网连接的环境中先完成安装。
### 其他 Linux (源代码安装) ### 其他 Linux (源代码安装)
```bash ```bash