From 1e6a57adf5d0bcf2dddfb52fdcf2136823c2f870 Mon Sep 17 00:00:00 2001 From: Fotis Voutsas <fotis@netdata.cloud> Date: Thu, 31 Oct 2024 11:09:06 +0200 Subject: [PATCH] uninstall docs edits (#18908) Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> --- packaging/installer/UNINSTALL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packaging/installer/UNINSTALL.md b/packaging/installer/UNINSTALL.md index 48913ba0bc..d7c8023a7c 100644 --- a/packaging/installer/UNINSTALL.md +++ b/packaging/installer/UNINSTALL.md @@ -7,6 +7,10 @@ > This method assumes you installed Netdata using the `kickstart.sh` or `netdata-installer.sh` script. > If you used a different method, it might not work and could complicate the removal process. +Similarly with our documentation on updating Netdata, you need to [determine your installation type](/packaging/installer/UPDATE.md). + +**If your installation type indicates a native package, then proceed to uninstall Netdata using your package manager.** + The recommended way to uninstall Netdata is to use the same script you used for installation. Just add the `--uninstall` flag: ```bash