Claude Code Uninstaller — Development skill for Claude Code
Complete Claude Code uninstaller for npm and native binary installations.
How to install Claude Code Uninstaller
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open burakdede/claude-code-uninstaller and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Code Uninstaller does
Complete Claude Code uninstaller for npm and native binary installations.
Alternatives in Development
- npm 71.9k ★
- Create Blog Article For Claude Code Component — You will create a complete, SEO-optimized blog article for a Claude Code component 23.4k ★
- Claude Hooks Mastery — 3,300+ Complete mastery guide for Claude Code hooks with production-ready scripts 3.4k ★
README
Claude Code Uninstaller
Anthropic's native binary installation (currently in beta) doesn't provide an uninstall method. This script removes both npm and native binary installations completely.
**Anthropic now provides [official uninstall instructions](https://code.claude.com/docs/en/setup#uninstall-claude-code).** As of 2026‑01‑06 you can follow their guide directly, but this script remains available if you prefer a single command that cleans up every installation source and makes backups for you.
Usage
Why this exists
Mixed npm/native installs used to leave stray binaries, shell completions, and caches that interfered with new releases. This script gives you a clean slate by removing every known Claude Code path (with backups) in one pass, which was especially important before Anthropic shipped an official uninstall flow.
Quick install (recommended)
chmod +x install.sh
./install.sh # installs to ~/.local/bin/cc-uninstall by default
cc-uninstall --help
**Verification:**
command -v cc-uninstall # should print ~/.local/bin/cc-uninstall
cc-uninstall --help # shows usage banner
Run directly
chmod +x cc-uninstall.sh
./cc-uninstall.sh
**Options:**
--force- Skip prompts--quiet- Silent mode (implies --force, perfect for scripts)--help- Show help
**Examples:**
# Interactive (asks before removing ~/.claude)
./cc-uninstall.sh
# Automation/CI-CD
./cc-uninstall.sh --quiet
What Gets Removed
- Binaries:
~/.local/bin/claude,/usr/local/bin/claude, etc. - Data cache:
~/.local/share/claude - NPM packages: Global installations and broken leftovers
- Shell configs: Removes Claude lines from
.bashrc,.zshrc, etc. (creates backups) - User settings:
~/.claude,~/.claude.json - Project settings:
.claude/directory and.mcp.jsonin the directory where you run the script
Safety Features
**Shell config backups**: Before modifying
Related Skills
Meta Setup
Install obsidian-mcp-router and register it as the user-scope Obsidian MCP — clone, npm link, register binary
Notchy
Tiny native macOS notch status indicator for Claude Code — 0.1% CPU, 29MB RAM, 180KB binary
Anima
new Native macOS companion for Claude Code. Per-project ASCII familiars, nim token economy, cross-session watc
Claude Agent Rs
Rust-native Claude Code alternative — 5.4MB binary, $0 on Max, 8 tools, MCP client, semantic compaction, 19-ev
Native Core
Build simplest complete system. Trace behavior and invariants before editing. System, user, and repository ins
Fleet
Manage OpenClaw installations across multiple servers - assess state, push updates,
Related Agents
📘 Complete Guide: Claude Code Agent System For Expo/React Native
🌟 Created by SenaiVerse Claude Code Agent System for Expo/React Native Development --- The definitive referen
Delegation Lane
Runs ONE claude-architect delegation lane (produce + verify only) so it surfaces as a native subagent. Input i
Reverse Engineer
You are an elite reverse engineer with deep expertise in software analysis, binary reverse engineeri... opus w