·setup-build-tools
</>

setup-build-tools

Install build and extraction tools needed for building Claude Desktop Debian packages

36Installs·0Trend·@aaddrick

Installation

$npx skills add https://github.com/aaddrick/claude-desktop-debian --skill setup-build-tools

How to Install setup-build-tools

Quickly install setup-build-tools AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aaddrick/claude-desktop-debian --skill setup-build-tools
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aaddrick/claude-desktop-debian.

SKILL.md

View raw

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 |

Install build and extraction tools needed for building Claude Desktop Debian packages Source: aaddrick/claude-desktop-debian.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aaddrick/claude-desktop-debian --skill setup-build-tools
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from aaddrick/claude-desktop-debian

Quick answers

What is setup-build-tools?

Install build and extraction tools needed for building Claude Desktop Debian packages Source: aaddrick/claude-desktop-debian.

How do I install setup-build-tools?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aaddrick/claude-desktop-debian --skill setup-build-tools Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aaddrick/claude-desktop-debian