CubeCoders advises against reinstalling AMP solely to solve a software issue, as it often complicates the problem. Seek help via CubeCoders Support first. How to Uninstall AMP on Windows
Remove the application binaries and the service configuration:
This step deletes your game servers and backups. cubecoders amp uninstall
If you used the AMPInstaller script, it does not add an entry to apt or yum . You must manually delete the folder and service.
sudo rm /etc/systemd/system/amp.service
I need to fully remove CubeCoders AMP from my system. I am looking for a clean uninstall (removing instances, daemons, and the web panel).
Manually delete any remaining directories: sudo rm -rf /opt/amp /var/lib/amp . CubeCoders advises against reinstalling AMP solely to solve
If you are having issues reinstalling, ensure port 8080 is free and no AMP processes are running ( ps aux | grep amp ).
How to Uninstall CubeCoders AMP: A Complete Guide for Windows and Linux If you used the AMPInstaller script, it does
Depending on your end goal, there are two ways to go about this. Below are the steps for a (keeping your data safe) and a Purge (deleting everything).