-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
📋 任务描述
扩展安装脚本以支持 Arch Linux 和 Manjaro 发行版。
🎯 目标
- 在
src/utils/system.ts中添加 Arch Linux 检测 - 在
scripts/install.sh中添加 pacman 包管理器支持 - 测试在 Arch Linux 上的安装流程
- 更新文档中的系统要求章节
📚 参考
- 现有的 apt/yum/dnf 支持代码
- Arch Linux 包管理器 pacman 的使用方式
💡 提示
- Arch Linux 使用
pacman -S安装软件包 - 检测方式:
/etc/arch-release文件存在 - 需要的包:
xray(AUR) 或手动安装
🏷️ 难度
中等,需要 Linux 和 Bash 基础
欢迎认领!请在评论区留言表示你想处理这个 Issue。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed