---
title: 卸载
description: "通过pip卸载。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengai/ecosystemEnable/langchain/kunpenglangchain_16_0007.html
sourcePath: /source/zh/kunpengai/ecosystemEnable/langchain/kunpenglangchain_16_0007.html
indexId: 98b40d2c3e97b5ef9812e6ef156b328cc6590a2f5c1586f10ec78f1f306e244f76
---
# 卸载

通过pip卸载。

```
pip uninstall langchain
pip uninstall langchain-core
pip uninstall langchain-text-splitters
```
