Cubecoders Amp Uninstall __top__
Uninstalling AMP will delete your existing game servers and all associated data. If you plan to reinstall later, back up your instances using the appbackup backupall command or manually copy the C:\AMPDatastore (Windows) or /home/amp (Linux) folder.
After uninstalling, also delete /etc/amp/ (if exists) and /var/log/amp/ .
Remove the application binaries and the service configuration: cubecoders amp uninstall
bash ampinstal.sh -u
For further troubleshooting, visit the official CubeCoders Knowledge Base . Uninstalling AMP will delete your existing game servers
If you used the AMPInstaller script, it does not add an entry to apt or yum . You must manually delete the folder and service.
: Use your distribution's package manager to remove the management tool: Debian/Ubuntu : sudo apt remove ampinstmgr CentOS/RHEL : sudo yum remove ampinstmgr cubecoders amp uninstall
sudo systemctl disable amp