sudo yum update -y
sudo yum install git -y
sudo yum -y groupinstall base "Development tools" --setopt=group_package_types=mandatory,default,optional
yum install openssl-devel
yum install libcurl-devel
git clone https://github.com/edenhill/kafkacat.git
cd kafkacat/
./bootstrap.sh
./kafkacat -h
More than 3 years have passed since last update.
Amazon Linux2 に kafkacat を install する方法
Last updated at Posted at 2020-09-28
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme