How to Install and Uninstall grpc-cli.i686 Package on Fedora 39
Last updated: January 11,2025
1. Install "grpc-cli.i686" package
This guide let you learn how to install grpc-cli.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
grpc-cli.i686
Copied
2. Uninstall "grpc-cli.i686" package
Please follow the guidance below to uninstall grpc-cli.i686 on Fedora 39:
$
sudo dnf remove
grpc-cli.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the grpc-cli.i686 package on Fedora 39
Last metadata expiration check: 1:38:58 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : grpc-cli
Version : 1.48.4
Release : 25.fc39
Architecture : i686
Size : 181 k
Source : grpc-1.48.4-25.fc39.src.rpm
Repository : fedora
Summary : Command-line tool for gRPC
URL : https://www.grpc.io
License : Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT
Description : The command line tool can do the following things:
:
: • Send unary rpc.
: • Attach metadata and display received metadata.
: • Handle common authentication to server.
: • Infer request/response types from server reflection result.
: • Find the request/response types from a given proto file.
: • Read proto request in text form.
: • Read request in wire form (for protobuf messages, this means serialized
: binary form).
: • Display proto response in text form.
: • Write response in wire form to a file.
Available Packages
Name : grpc-cli
Version : 1.48.4
Release : 25.fc39
Architecture : i686
Size : 181 k
Source : grpc-1.48.4-25.fc39.src.rpm
Repository : fedora
Summary : Command-line tool for gRPC
URL : https://www.grpc.io
License : Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT
Description : The command line tool can do the following things:
:
: • Send unary rpc.
: • Attach metadata and display received metadata.
: • Handle common authentication to server.
: • Infer request/response types from server reflection result.
: • Find the request/response types from a given proto file.
: • Read proto request in text form.
: • Read request in wire form (for protobuf messages, this means serialized
: binary form).
: • Display proto response in text form.
: • Write response in wire form to a file.