Package grpc: Information

Source package: grpc
Version: 1.80.0-alt1
Latest version according to Repology
Build time:  May 5, 2026, 04:16 AM in the task #414580
Category: Networking/Other
Report package bug
License: Apache-2.0
Summary: Modern, open source, high-performance remote procedure call (RPC) framework
Description: 
gRPC is a modern open source high performance RPC framework that can run in any
environment. It can efficiently connect services in and across data centers with
pluggable support for load balancing, tracing, health checking and
authentication. It is also applicable in last mile of distributed computing to
connect devices, mobile applications and browsers to backend services.

The main usage scenarios:

* Efficiently connecting polyglot services in microservices style architecture
* Connecting mobile devices, browser clients to backend services
* Generating efficient client libraries

Core Features that make it awesome:

* Idiomatic client libraries in 10 languages
* Highly efficient on wire and with a simple service definition framework
* Bi-directional streaming with http/2 based transport
* Pluggable auth, tracing, load balancing and health checking

List of RPM packages built from this SRPM:
gem-grpc (x86_64, i586, aarch64)
gem-grpc-debuginfo (x86_64, i586, aarch64)
gem-grpc-devel (noarch)
gem-grpc-doc (noarch)
gem-grpc-tools (noarch)
grpc-plugins (x86_64, i586, aarch64)
grpc-plugins-debuginfo (x86_64, i586, aarch64)
grpc-tools-ruby-protoc (noarch)
libgrpc++1.80 (x86_64, i586, aarch64)
libgrpc++1.80-debuginfo (x86_64, i586, aarch64)
libgrpc-devel (x86_64, i586, aarch64)
libgrpc53 (x86_64, i586, aarch64)
libgrpc53-debuginfo (x86_64, i586, aarch64)

Maintainer: Anton Farygin



    1. chrpath
    2. cmake
    3. gcc-c++
    4. libabseil-cpp-devel
    5. libcares-devel
    6. libprotobuf-devel
    7. libre2-devel
    8. libssl-devel
    9. libstdc++-devel
    10. libxxhash-devel
    11. ninja-build
    12. openssl-devel
    13. pkgconfig(zlib)
    14. protobuf-compiler
    15. rpm-build-ruby
    16. rpm-macros-cmake

Last changed


April 12, 2026 Anton Farygin 1.80.0-alt1
- updated from 1.70.1 to 1.80.0
July 7, 2025 Ilya Kurdyukov 1.70.1-alt1.1
- e2k build fix
Feb. 21, 2025 Paul Wolneykien 1.70.1-alt1
- NMU: Update to v1.70.1.
- NMU: Install third-party libraries to /usr/lib64/grpc.