什麼是 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