> For the complete documentation index, see [llms.txt](https://yeasy.gitbook.io/mininet_book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeasy.gitbook.io/mininet_book/code_structure/install.md).

# 安装相关

* INSTALL：安装说明
* setup.py：安装 Python 包时候的配置文件，被 Makefile 中调用。
* debian/：生成 deb 安装包时的配置文件。
