mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 03:34:48 +08:00
Add description for Arch Linux
This commit is contained in:
parent
e531ed2f97
commit
195210365e
@ -70,6 +70,13 @@ sudo yum install zjunet
|
||||
Download .opk package from [Release Page](https://github.com/QSCTech/zjunet/releases) (onto your router),
|
||||
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)
|
||||
|
||||
```bash
|
||||
|
||||
@ -73,6 +73,13 @@ sudo yum install zjunet
|
||||
从 [Releases 页](https://github.com/QSCTech/zjunet/releases) 下载 opk 包到路由器上,
|
||||
运行 `opkg install ./zjunet_(版本)_all.opk` 。
|
||||
|
||||
### Arch Linux (AUR)
|
||||
|
||||
直接运行 `yay zjunet` 即可下载并安装。
|
||||
|
||||
请记住,在没有互联网连接的环境中是几乎不可能安装好的。
|
||||
请在连接到校内网前,在有互联网连接的环境中先完成安装。
|
||||
|
||||
### 其他 Linux (源代码安装)
|
||||
|
||||
```bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user