Maven Lite Uninstallation on Other Linux Distributions or MacOS
- Voir la documentation Française
- See the PDF documentation
Table of Contents
Automatic Uninstallation of Maven Lite - Linux & MacOS (Recommended)
-
Execute the following command
mvnl-uninstall
Manual Uninstallation of Maven Lite - Linux & MacOS
-
Delete the
/usr/local/etc/maven-lite
foldersudo rm -r /usr/local/etc/maven-lite
-
Delete the shell files
sudo rm /usr/local/bin/mvnl /usr/local/bin/mvnl-uninstall
-
Delete the manual pages
sudo rm /usr/local/share/man/fr/man1/mvnl.1.gz /usr/local/share/man/en/man1/mvnl.1.gz