Maven Lite Uninstallation on Windows
- Voir la documentation Française
- See the PDF documentation
Table of Contents
Automatic Uninstallation of Maven Lite - Windows (Recommended)
-
Execute the following command in a PowerShell terminal as an administrator
mvnl-uninstall
Manual Uninstallation of Maven Lite - Windows
-
Delete the
C:\Program Files\maven-litefolder by executing the following command in a PowerShell terminalrmdir 'C:\Program Files\maven-lite' - Confirm the deletion by typing
Y - Remove the
C:\Program Files\maven-lite\folder from the systemPATHenvironment variable- If you don’t know how to do this, follow these steps or follow this tutorial
- Open the Start menu
- Type
environment variablesand click onEdit the system environment variables - Click on
Environment Variables... - Select the system variable
Pathand click onEdit... - Click on
C:\Program Files\maven-liteand click onRemove - Click on
OK - Click on
OK - Click on
OK
- If you don’t know how to do this, follow these steps or follow this tutorial