uninstall docs edits (#18908)
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
Fotis Voutsas committed
Oct 31, 2024 at 11:09 UTC
1e6a57adf5d0bcf2dddfb52fdcf2136823c2f870
1 file changed
+4
packaging/installer/UNINSTALL.md
+4
@@ -7,6 +7,10 @@
7
> This method assumes you installed Netdata using the `kickstart.sh` or `netdata-installer.sh` script.
8
> If you used a different method, it might not work and could complicate the removal process.
9
10
+Similarly with our documentation on updating Netdata, you need to [determine your installation type](/packaging/installer/UPDATE.md).
11
+
12
+**If your installation type indicates a native package, then proceed to uninstall Netdata using your package manager.**
13
+
14
The recommended way to uninstall Netdata is to use the same script you used for installation. Just add the `--uninstall` flag:
15
16
```bash