mirror of
https://github.com/putyy/res-downloader.git
synced 2026-01-12 14:14:55 +08:00
12
README.md
12
README.md
@@ -9,17 +9,7 @@
|
||||
|
||||
## 软件下载(Win7下载2.3.0版本)
|
||||
🆕 [github下载](https://github.com/putyy/res-downloader/releases)
|
||||
🆕 [蓝奏云下载 密码:9vs5](https://wwjv.lanzoum.com/b04wgtfyb)
|
||||
|
||||
## Linux 版本
|
||||
|
||||
[](https://repology.org/project/res-downloader/versions)
|
||||
|
||||
### Arch Linux
|
||||
|
||||
```bash
|
||||
yay -Syu res-downloader
|
||||
```
|
||||
🆕 [蓝奏云下载 密码:9vs5](https://wwjv.lanzoum.com/b04wgtfyb)
|
||||
|
||||
## 使用方法
|
||||
> 0. 安装时一定要同意安装证书文件、一定要允许网络访问
|
||||
|
||||
@@ -59,8 +59,11 @@ echo "$(cat build/linux/Debian/DEBIAN/.control | sed -e "s/{{Version}}/$(jq -r '
|
||||
dpkg-deb --build ./build/linux/Debian build/bin/res-downloader_$(jq -r '.info.productVersion' wails.json)_arm.deb
|
||||
```
|
||||
|
||||
|
||||
> ArchLinux环境
|
||||
> ArchLinux环境
|
||||
> 安装
|
||||
> yay -Syu res-downloader
|
||||
[](https://repology.org/project/res-downloader/versions)
|
||||
>
|
||||
```bash
|
||||
git clone https://github.com/putyy/res-downloader.git
|
||||
cd res-downloader
|
||||
|
||||
Reference in New Issue
Block a user