How to Install and Uninstall libprotobuf-c-dev Package on Kali Linux

Last updated: May 12,2024

1. Install "libprotobuf-c-dev" package

Please follow the guidelines below to install libprotobuf-c-dev on Kali Linux

$ sudo apt update $ sudo apt install libprotobuf-c-dev

2. Uninstall "libprotobuf-c-dev" package

Please follow the steps below to uninstall libprotobuf-c-dev on Kali Linux:

$ sudo apt remove libprotobuf-c-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libprotobuf-c-dev package on Kali Linux

Package: libprotobuf-c-dev
Source: protobuf-c (1.4.1-1)
Version: 1.4.1-1+b1
Installed-Size: 110
Maintainer: Robert Edmonds
Architecture: amd64
Depends: libprotobuf-c1 (= 1.4.1-1+b1)
Breaks: protobuf-c-compiler (<< 1.0.0~)
Size: 35564
SHA256: de8e0050f72f033085f000aa0e87b699ced1ca61fb7a68ca43cd0e5a8d45541d
SHA1: ba401e8a09a8a72edd15c722a15bb12c6d389c6c
MD5sum: 61691e1bc13202ad55f1306872353815
Description: Protocol Buffers C static library and headers (protobuf-c)
Protocol Buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then you can
use special generated source code to easily write and read your structured
data to and from a variety of data streams and using a variety of languages.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
.
This is the "protobuf-c" implementation of Protocol Buffers in C.
.
This package contains the static library and development headers.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/protobuf-c/protobuf-c
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/protobuf-c/libprotobuf-c-dev_1.4.1-1+b1_amd64.deb