Uninstalling Virtualmin

If you only want to stop using Virtualmin Pro features and keep Virtualmin on the server, use the virtualmin downgrade-license command documented in downgrade-license instead. This page is only about removing Virtualmin itself. Uninstalling There are many levels of uninstalling Virtualmin. The most extreme is using the --uninstall flag of the install script: sudo sh virtualmin-install.sh --uninstall Warning: This is a rather haphazard uninstall routine, that will remove pretty much everything Virtualmin installed, including its core dependencies. This should never be done on a system that is in production. It is very destructive. It is primarily for use when you tried an installation option (for example using Nginx instead of Apache) and have decided to change after trying it out.

If you only want to stop using Virtualmin Pro features and keep Virtualmin on the server, use the virtualmin downgrade-license command documented in downgrade-license instead. This page is only about removing Virtualmin itself.

Uninstalling#

There are many levels of uninstalling Virtualmin. The most extreme is using the --uninstall flag of the install script:

sudo sh virtualmin-install.sh --uninstall

Warning: This is a rather haphazard uninstall routine, that will remove pretty much everything Virtualmin installed, including its core dependencies. This should never be done on a system that is in production. It is very destructive. It is primarily for use when you tried an installation option (for example using Nginx instead of Apache) and have decided to change after trying it out.


Source: https://www.virtualmin.com/docs/installation/uninstall/

  • virtualmin, apache, nginx, install, installation, script, uninstalling
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Installation Guides

Virtualmin can be installed in a number of ways, including an automated install script, which...

Automated Installation

Recommended system specifications A freshly installed supported OS At least 1 GiB RAM (full...

Manual Installation

Unlike the Automated Virtualmin installation, to make use of this installation type, your OS does...

How to Install Scripts

This tutorial guides you through the process of using Virtualmin’s script installer to add web...

How to Setup Cron Jobs

This tutorial provides a straightforward method for setting up a cron job in Virtualmin. Cron is...