Hi, the gRPC team doesn't maintain official packages for any linux distribution. There are community-provided packages for a few popular C++ packaging ecosystems (e.g. vcpkg, conan etc.) though. Also, you can install locally directly via "cmake install".
So there are quite a few ways how to avoid the need to build gRPC C++ from source repetitively.