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-toolsClaude 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