Skip to content

[All Platforms][Docs][Uninstall] curl bash uninstall didn't remove nemoclaw cli #1959

@hulynn

Description

@hulynn

Description

[Description]
uninstall command referred in Github repo's README.md won't completely remove nemoclaw cli from PATH
but local uninstall command can: nemoclaw uninstall --yes

[Environment]

Item Version / detail
Device ALL Platform
Node.js v22.x
OpenShell CLI 0.0.26
NemoClaw v0.0.16+
OpenClaw 2026.4.2 (d74a122)

[Steps to Reproduce]

1. install nemoclaw
2. run `curl -fsSL https://raw.githubusercontent.com/NVIDIA/NemoClaw/refs/heads/main/uninstall.sh | bash` from docs to uninstall
3. After uninstallation finishes, type nemoclaw


[Expected Result]
nemoclaw CLI no longer on PATH

[Actual Result]

$ which nemoclaw
~/.nvm/versions/node/v22.18.0/bin/nemoclaw

$ nemoclaw

NemoClaw v0.0.17
Deploy more secure, always-on AI assistants with a single command.

Getting Started:
nemoclaw onboard Configure inference endpoint and credentials
nemoclaw onboard --from Use a custom Dockerfile for the sandbox image
(non-interactive: --yes-i-accept-third-party-software or NEMOCLAW_ACCEPT_THIRD_PARTY_SOFTWARE=1)


[NVB# 6084039]

Metadata

Metadata

Assignees

Labels

NV QABugs found by the NVIDIA QA Teamarea: docsDocumentation, examples, guides, or docs buildarea: installInstall, setup, prerequisites, or uninstall flowarea: onboardingOnboarding FSM, provider setup, sandbox launch, or first-run flow

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions