📜  install protoc ubuntu - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:45.985000             🧑  作者: Mango

代码示例1
$ apt install -y protobuf-compiler
$ protoc --version  # Ensure compiler version is 3+