To uninstall the Axxon Next but save the configuration, run the following command:
sudo apt remove axxon-* |
To completely remove the Axxon Next, run the following commands in sequence:
sudo apt --purge remove axxon-* -y |
sudo apt autoremove -y |
sudo rm -r /opt/AxxonSoft/ |