mirror of
https://github.com/spark-store-project/spark-store-abyss
synced 2026-06-22 11:54:16 +08:00
261d262358
Removed the note about restarting after installation for Arch. Also deleted the section about ACE compatibility environment.
37 lines
1.2 KiB
Markdown
37 lines
1.2 KiB
Markdown
## Arch / Fedora / AOSC 的安装指南
|
|
|
|
|
|
`Arch` 请使用 `paru -S spark-store` 安装
|
|
|
|
`fedora`请使用`sudo dnf copr enable xmp360/spark-store && sudo dnf install spark-store` 安装
|
|
|
|
`AOSC` 请使用 **APM 软件商店**,详情请查看 **[APM 软件包](https://amber-pm.spark-app.store/)** ,您不需要安装星火商店客户端,详情可进群交流:https://blog.shenmo.tech/post/%E6%95%85%E9%9A%9C%E5%85%AC%E5%91%8A/
|
|
|
|
## Debian Ubuntu deepin UOS 银河麒麟等发行的安装指南
|
|
|
|
|
|
1. **下载并安装星火客户端**
|
|
|
|
如果你已经正确选择了正确的计算机架构(amd64、arm64 或 loong64),点击下一步将自动下载最新版本的星火应用商店安装包。
|
|
|
|
假设您下载到用户目录下的 Downloads 文件夹,我们推荐您使用 APT 工具安装:
|
|
|
|
```bash
|
|
cd ~/Downloads
|
|
sudo apt install ./spark-store-*.deb
|
|
```
|
|
|
|
即可完成星火商店的安装。
|
|
|
|
> 若您无法安装部分应用,不妨试试对应的 APM 版本。注意:安装 APM 后需重启一次方可在系统中查看到安装好的应用。
|
|
|
|
|
|
|
|
|
|
|
|
## 社群地址
|
|
|
|
请点击以下链接来进入我们的用户群
|
|
|
|
https://blog.shenmo.tech/post/%E6%95%85%E9%9A%9C%E5%85%AC%E5%91%8A/
|