Uninstalling ascend-deployer
ascend-deployer is an installation and deployment tool, which needs to be deleted immediately after being installed to release drive space.
- If ascend-deployer is installed as a ZIP package on Windows or Linux, delete ZIP files and directories generated after the decompression to uninstall it.
- If ascend-deployer is installed in pip mode on Linux, run the following command to uninstall it.
pip3 uninstall ascend-deployer
After uninstalling the tool from Linux, you need to delete the content shown in Table 1.
Directory |
Description |
|---|---|
ascend-deployer |
Directory of the offline deployment tool on the management server (server where ascend-deployer is deployed) |
~/ansible |
Configuration file for collecting custom information on the management server and a remote device |
~/resources and ~/resources.tar |
Resource directory on the management server and remote device |
~/build |
Decompression directory of the source package on the management server and remote device |
Parent topic: Common Operations