macOS
brew install grpclocal Homebrew formula metadata
sudo port install grpcMacPorts ports tree · devel/grpc/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de grpc pour les workflows d'agents IA.
installation
brew install grpclocal Homebrew formula metadata
sudo port install grpcMacPorts ports tree · devel/grpc/Portfile · Source: api.github.com
sudo apk add grpcAlpine Linux edge package indexes · grpc · Source: dl-cdn.alpinelinux.org
sudo dnf install grpcFedora Rawhide package metadata · grpc · Source: dl.fedoraproject.org
nix profile install nixpkgs#grpcnixpkgs package indexes · pkgs/by-name/gr/grpc/package.nix · Source: api.github.com
sudo pacman -S grpcArch Linux sync databases · grpc · Source: geo.mirror.pkgbuild.com
sudo apt install libgrpc++-devDebian stable package indexes · libgrpc++-dev · Source: deb.debian.org
sudo zypper install grpc-developenSUSE Tumbleweed package metadata · grpc-devel · Source: download.opensuse.org
aperçu
Next generation open source RPC library and framework
historique
gRPC is an open source, high-performance Remote Procedure Call framework used to define services with Protocol Buffers and generate client/server bindings across languages.
The Homebrew `grpc` package is especially package-manager-relevant because it ships native code and protocol-compiler plugins for multiple languages, making it part runtime library, part code-generation toolkit, and part distributed-systems plumbing.
The gRPC design came from Google's internal Stubby RPC infrastructure. The official 2015 motivation and design post explains that Stubby had connected large numbers of Google microservices for more than a decade but was tied to internal infrastructure, while HTTP/2 and related public standards made an open rework practical.
gRPC was announced publicly in 2015 and reached 1.0 on 2016-08-23. The 1.0 announcement stated that C++, Java, Go, Node, Ruby, Python, and C# moved to 1.0 across Linux, Windows, and Mac, with Objective-C and Android Java support also moving to 1.0.
The 1.0 release established a stable core protocol and API surface, semantic versioning expectations, cross-language interoperability tests, and public performance measurements. That combination made gRPC packageable not only as a library but as a cross-language toolchain component.
CNCF accepted gRPC on 2017-02-16 at the Incubating maturity level. The CNCF project page identifies it as a high-performance open source universal RPC framework and exposes project health and contributor metrics through LFX insights.
The 1.0 announcement described early usage in open source projects such as etcd, containerd, and CockroachDB and by companies including Netflix, Vendasta, YikYak, Carbon3D, Cisco, Juniper, Arista, and Ciena. It also cited Google Cloud APIs and TensorFlow using gRPC for API surfaces or inter-process communication.
The official site presents gRPC as useful across data centers, mobile applications, browsers, and backend services, with pluggable support for load balancing, tracing, health checking, and authentication.
gRPC-Web extended the model toward browser clients. The official gRPC-Web history notes work beginning in 2016, a 1.0/GA moment in 2018 for the Google implementation, and Envoy-proxy-based deployment patterns for translating browser requests to gRPC HTTP/2 services.
Developers define services in `.proto` files, then use `protoc` and gRPC plugins to generate typed client and server code. The Homebrew package's executables are language plugins such as `grpc_cpp_plugin`, `grpc_csharp_plugin`, `grpc_node_plugin`, `grpc_objective_c_plugin`, `grpc_php_plugin`, `grpc_python_plugin`, and `grpc_ruby_plugin`.
Common package use is indirect: a developer installs `grpc` so builds can generate service stubs, compile native gRPC dependencies, or satisfy packages that need C-core-based language bindings.
gRPC's design goals explain why it became a package-manager staple: broad platform coverage, open licensing, interoperability over common infrastructure, general-purpose performance, streaming, blocking and non-blocking APIs, cancellation, flow control, pluggability, metadata, and standardized status codes.
gRPC is a dependency magnet. It appears in language package managers, OS package managers, Docker images, generated-code workflows, and cloud-native control planes because service definitions need compiler plugins and runtime libraries.
It also illustrates a hard packaging problem: one protocol family spans C/C++, Go, Java, Python, Ruby, PHP, Objective-C, C#, Node, web proxies, and generated artifacts. OS packages often expose only a slice of that surface while language ecosystems ship their own runtime packages.
For CLI and formula users, the codegen plugins are the visible part. A successful install often matters less because a human will run `grpc_cpp_plugin` directly and more because Bazel, CMake, Make, Gradle, or another build tool can find it during protocol generation.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
grpc_cpp_plugin | cli | exécutable global | |
grpc_csharp_plugin | cli | exécutable global | |
grpc_node_plugin | cli | exécutable global | |
grpc_objective_c_plugin | cli | exécutable global | |
grpc_php_plugin | cli | exécutable global | |
grpc_python_plugin | cli | exécutable global | |
grpc_ruby_plugin | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:grpc |
|---|---|
| Version | 1.82.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/grpc |
| Page d'accueil | https://grpc.io/ |
| Dépôt | https://github.com/grpc/grpc |
| Docs amont | https://grpc.io/docs |
| Licence | Apache-2.0 |
| Archive source | https://github.com/grpc/grpc.git |
| Dernière mise à jour | 2026-07-08T16:33:49Z |
| Pulse | updated |
| Dépendances | abseil, c-ares, openssl@3, protobuf, re2 |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | grpc |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libgrpc++-dev 1.51.1-6
high performance general RPC framework (development)
sudo apt install libgrpc++-devlibgrpc++1.51t64 1.51.1-6
high performance general RPC framework
sudo apt install libgrpc++1.51t64libgrpc-dev 1.51.1-6
high performance general RPC framework (development)
sudo apt install libgrpc-devlibgrpc29t64 1.51.1-6
high performance general RPC framework
sudo apt install libgrpc29t64protobuf-compiler-grpc 1.51.1-6
high performance general RPC framework - protobuf plugin
sudo apt install protobuf-compiler-grpcpython3-grpcio 1.51.1-6
GRPC system (Python 3)
sudo apt install python3-grpcioruby-grpc 1.51.1-6
GRPC system in Ruby
sudo apt install ruby-grpcruby-grpc-tools 1.51.1-6
Development tools for Ruby gRPC
sudo apt install ruby-grpc-toolsgrpc
nix profile install nixpkgs#grpclibgrpc++-dev 1.51.1-4.1build5
high performance general RPC framework (development)
sudo apt install libgrpc++-devlibgrpc++1.51t64 1.51.1-4.1build5
high performance general RPC framework
sudo apt install libgrpc++1.51t64libgrpc-dev 1.51.1-4.1build5
high performance general RPC framework (development)
sudo apt install libgrpc-devlibgrpc29t64 1.51.1-4.1build5
high performance general RPC framework
sudo apt install libgrpc29t64protobuf-compiler-grpc 1.51.1-4.1build5
high performance general RPC framework - protobuf plugin
sudo apt install protobuf-compiler-grpcpython3-grpcio 1.51.1-4.1build5
GRPC system (Python 3)
sudo apt install python3-grpcioruby-grpc 1.51.1-4.1build5
GRPC system in Ruby
sudo apt install ruby-grpcpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.