How to Install and Uninstall protobuf Package on Manjaro

Last updated: September 21,2024

1. Install "protobuf" package

Please follow the steps below to install protobuf on Manjaro

$ sudo pacman -Sy $ sudo pacman -S protobuf

2. Uninstall "protobuf" package

This tutorial shows how to uninstall protobuf on Manjaro:

$ sudo pacman -Rcns protobuf

3. Information about the protobuf package on Manjaro

Repository : extra
Name : protobuf
Version : 25.1-1
Description : Protocol Buffers - Google's data interchange format
Architecture : x86_64
URL : https://developers.google.com/protocol-buffers/
Licenses : BSD
Groups : None
Provides : libprotoc.so=25-64 libprotobuf.so=25-64
libprotobuf-lite.so=25-64
Depends On : gcc-libs glibc zlib abseil-cpp
Optional Deps : None
Conflicts With : None
Replaces : protobuf-cpp
Download Size : 2.34 MiB
Installed Size : 10.97 MiB
Packager : Antonio Rojas
Build Date : Mon Nov 20 23:32:32 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions