什么是 setup-build-tools?
安装构建 Claude Desktop Debian 软件包所需的构建和提取工具 来源:aaddrick/claude-desktop-debian。
安装构建 Claude Desktop Debian 软件包所需的构建和提取工具
通过命令行快速安装 setup-build-tools AI 技能到你的开发环境
来源:aaddrick/claude-desktop-debian。
Install the build dependencies required to run build.sh and create .deb/.AppImage packages.
Run the build tools installation script to ensure all required tools are available:
| 7z | p7zip-full | Extract Windows installers and nupkg archives | | wget | wget | Download Claude Desktop installers | | wrestool | icoutils | Extract icons from Windows executables | | convert | imagemagick | Process tray icons for Linux | | dpkg-deb | dpkg-dev | Build .deb packages | | libfuse2 | libfuse2 | Run AppImages |
安装构建 Claude Desktop Debian 软件包所需的构建和提取工具 来源:aaddrick/claude-desktop-debian。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/aaddrick/claude-desktop-debian --skill setup-build-tools安装构建 Claude Desktop Debian 软件包所需的构建和提取工具 来源:aaddrick/claude-desktop-debian。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aaddrick/claude-desktop-debian --skill setup-build-tools 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aaddrick/claude-desktop-debian