Loading...
Loading...
Install build and extraction tools needed for building Claude Desktop Debian packages
npx skill4agent add aaddrick/claude-desktop-debian setup-build-toolsbash "$CLAUDE_PROJECT_DIR/.claude/hooks/install-build-tools.sh"| Tool | Package | Purpose |
|---|---|---|
| p7zip-full | Extract Windows installers and nupkg archives |
| wget | Download Claude Desktop installers |
| icoutils | Extract icons from Windows executables |
| imagemagick | Process tray icons for Linux |
| dpkg-dev | Build .deb packages |
| libfuse2 | Run AppImages |
| nodejs | Node.js v20+ for npm/asar operations |
./build.sh