Ir al centro de documentación
Contact technical support
Si desea desinstalar Axxon One pero quiere guardar la configuración, ejecute el siguiente comando:
|
Si desea eliminar completamente el software Axxon One, ejecute los siguientes comandos en secuencia:
|
|
|
To uninstall the Axxon One but save the configuration, run the following command:
Code Block |
---|
sudo apt remove axxon-* |
To completely remove the Axxon One, run the following commands in sequence:
Code Block |
---|
sudo apt --purge remove axxon-* -y |
Code Block |
---|
sudo apt autoremove -y |
...
|