setup-build-tools

Install the build dependencies required to run build.sh and create .deb/.AppImage packages.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "setup-build-tools" with this command: npx skills add aaddrick/claude-desktop-debian/aaddrick-claude-desktop-debian-setup-build-tools

Install the build dependencies required to run build.sh and create .deb/.AppImage packages.

Your Task

Run the build tools installation script to ensure all required tools are available:

bash "$CLAUDE_PROJECT_DIR/.claude/hooks/install-build-tools.sh"

Tools Installed

This script installs:

Tool Package Purpose

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

node

nodejs Node.js v20+ for npm/asar operations

When to Use

  • Before running ./build.sh for the first time

  • After setting up a new development environment

  • When build.sh fails due to missing dependencies

Optional Guidance

$ARGUMENTS

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

simplify

No summary provided by upstream source.

Repository SourceNeeds Review
General

lint

No summary provided by upstream source.

Repository SourceNeeds Review
General

implement-issue

No summary provided by upstream source.

Repository SourceNeeds Review