Hi Jan, Thanks for your answer. The problem for me is that i use some systems that do not retain any information such as various GitHub runners. All other packages I use may be obtained by apt-get however I need to build gRPC for every push i make to the repo. Well I can work around that by maintaining my own binary builds however it would be nice if someone already had taken care of that and in my view Ubuntu is a quite large platform.
Anyhow thanks for the answer. /A On Monday, November 7, 2022 at 3:15:35 PM UTC+1 Jan Tattermusch wrote: > 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. > > On Monday, October 24, 2022 at 12:40:35 PM UTC+2 [email protected] > wrote: > >> Hi, >> >> Is there anyone maintaining packages for Ubuntu 20.04 ? >> >> gRPC takes for ever to build from source in my C++ projects and the >> packages I found so far are outdated. >> >> Thanks for helping, >> >> /A >> > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/b98e4654-2e0b-4fe2-a761-afdd2c3b420dn%40googlegroups.com.
