# 安装 Kafka 使用方法: ```sh curl -o- https://raw.githubusercontent.com/dunwu/OS/master/codes/deploy/tool/kafka/install-kafka.sh | bash ``` 脚本会下载解压 kafka 到 `/opt/kafka` 路径下。