We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7922a7 + 1d42749 commit 6da8a29Copy full SHA for 6da8a29
docs/cloudlinuxos/cloudlinux_installation/README.md
@@ -345,7 +345,16 @@ Here's what the cldeploy script does when you run it:
345
346
#### Uninstallation Process
347
348
-Here's what the cldeploy script does if you run it to uninstall CloudLinux:
+To uninstall CloudLinux, run the following command:
349
+```
350
+cldeploy -c
351
352
+or equivalently:
353
354
+cldeploy --uninstall
355
356
+
357
+Here's what the cldeploy script does during uninstallation:
358
359
* Restores CentOS/AlmaLinux repositories, and almalinux-release/centos-release/release-notes/logos.
360
* Removes lve, mod_hostinglimits, lve-stats, lvemanager packages.
0 commit comments