# [librdkafka](https://github.com/edenhill/librdkafka)
| Distribution | Package |
| ------------ | ------------ |
| Arch Linux | `librdkafka` |
If compile, add to `~/.bashrc`, `~/.zshrc`:
```sh
export LD_LIBRARY_PATH=/usr/local/lib
```