Go to documentation repository
To remove Axxon One but save the configuration, run the following command:Axxon One을 제거 하고 구성을 저장하려면 다음 명령을 실행하세요.
Code Block |
---|
sudo apt remove axxon-* |
To completely remove Axxon One, run the following commands in sequence:Axxon One을 완전히 제거 하려면 다음 명령을 순서대로 실행하세요.
Code Block |
---|
sudo apt --purge remove axxon-* -y |
...