Skip to content

Add uninstall scripts - #17

Merged
kzu merged 1 commit into
mainfrom
dev/uninstall-scripts
Aug 27, 2026
Merged

kzu merged 1 commit into
mainfrom
dev/uninstall-scripts

Conversation

@kzu

@kzu kzu commented Aug 27, 2026

Copy link
Copy Markdown
Member

Install currently has no inverse. Add uninstall.sh and uninstall.ps1 that reverse the GitHub installers: delete the ndx binary from the default prefix (~/.local/bin or %LOCALAPPDATA%\ndx), drop an empty prefix directory, and undo PATH (shell rc blocks on Unix, user PATH + WM_SETTINGCHANGE on Windows).

They also remove leftover ndnx from the pre-rename layout (~/.local/bin/ndnx and %LOCALAPPDATA%\ndnx) and strip # >>> ndnx path >>> blocks.

publish.yml and ci-release.yml attach the new scripts to releases. Readme documents the curl/irm one-liners.

@kzu kzu added the enhancement New feature or request label Aug 27, 2026
@kzu
kzu enabled auto-merge (rebase) August 27, 2026 05:35
@kzu

kzu commented Aug 27, 2026

Copy link
Copy Markdown
Member Author

194 passed 194 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.11 with 💜 by @devlooped

@kzu
kzu merged commit e1c742c into main Aug 27, 2026
4 checks passed
@kzu
kzu deleted the dev/uninstall-scripts branch August 27, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant