---
title: 卸载HAF
description: "HAF的卸载，通过对外提供haf_uninstaller脚本的方式实现。进入工具安装目录，并执行如下工具卸载命令："
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/2200/accel/kunpengaccel_haf_06_0085.html
sourcePath: /source/zh/kunpengboostkithistory/2200/accel/kunpengaccel_haf_06_0085.html
indexId: c05b473a2947d3d12b722272f11c13fc9c30605b25e696ce632213a8aa1ed8c174
---
# 卸载HAF

HAF的卸载，通过对外提供haf_uninstaller脚本的方式实现。进入工具安装目录，并执行如下工具卸载命令：

./tools/haf_uninstaller

haf-tool对外提供的卸载功能，由haf_uninstaller调用haf-tool命令行接口。

- 主机节点和卸载节点库安装：不支持。
- 卸载节点服务化安装：
  haf-tool uninstall


此处以卸载节点服务化安装为例，主机节点和卸载节点库安装可参考卸载节点服务化安装执行。

1. 选择“命令执行”，单击“添加”。
2. 编辑任务内容，单击“保存”。
  卸载节点执行流程。
| 参数 | 内容 |
| --- | --- |
| 任务名称 | 卸载HAF |
| 运行目录 | /home/omm/haf\-install/haf\-target/tools |
| 执行命令 | ./haf\_uninstaller |
