Build Dependencies

Before you can build and run Tofuri, you will need to install some extra dependencies in addition to Rust. These dependencies include LLVM, CMake and Protobuf.

Please refer to the instructions below for your specific Linux distribution.

One option for Windows users is to manually download and install LLVM, CMake, Protobuf, and OpenSSL from their respective websites. However, it is generally recommended to use WSL instead.