---
title: 软件卸载
description: "- 建议卸载BoostIO前先安全删除所有密钥存储文件。请参见  删除密钥文件"
url: https://www.hikunpeng.com/document/detail/zh/boostsds/BoostIO/kunpengboostio_feature_024.html
sourcePath: /source/zh/boostsds/BoostIO/kunpengboostio_feature_024.html
indexId: 1e8bd391f832a7ef0890dc8312bffae1f9114e12b6f93a3e8ebd5ce12a889e3759
---
# 软件卸载

- 建议卸载BoostIO前先安全删除所有密钥存储文件。请参见  删除密钥文件
。
- 建议删除安装BoostIO创建的目录。请参见  表1
。


#### 前提条件

- 若已经删除BoostIO解压后的软件包则需要重新上传软件包并解压。
- 卸载用户需与安装用户为相同用户且具备执行systemctl的命令的权限。
- 需开启安装用户的SSH权限。


#### 操作步骤

1. 登录BoostIO安装节点，并进入软件包解压目录中的工具脚本目录。

```
cd
软件包上传路径
/boostio/scripts
```


2. 批量卸载BoostIO。

```
python3 hand_out_deploy.py uninstall
```
