View this package for all CentOS/RHEL versions →
How to install protobuf-lite-static in CentOS/RHEL 8 (x86_64)
Static development files for protobuf-lite
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install protobuf-lite-static
Description
This package contains static development libraries built with optimize_for = LITE_RUNTIME. The "optimize_for = LITE_RUNTIME" option causes the compiler to generate code which only depends libprotobuf-lite, which is much smaller than libprotobuf but lacks descriptors, reflection, and some other features.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Changelog |
|---|---|---|
| protobuf-lite-static-3.5.0-13.el8.x86_64 | 189 KiB |
Adrian Reber (2018-07-12) - Build without python2 subpackage |
| protobuf-lite-static-3.5.0-7.el8.x86_64 | 177 KiB |
Adrian Reber (2018-07-12) - Build without python2 subpackage |