How to Install and Uninstall protobuf-codegen Package on Kali Linux

Last updated: May 09,2024

1. Install "protobuf-codegen" package

Please follow the instructions below to install protobuf-codegen on Kali Linux

$ sudo apt update $ sudo apt install protobuf-codegen

2. Uninstall "protobuf-codegen" package

This guide let you learn how to uninstall protobuf-codegen on Kali Linux:

$ sudo apt remove protobuf-codegen $ sudo apt autoclean && sudo apt autoremove

3. Information about the protobuf-codegen package on Kali Linux

Package: protobuf-codegen
Source: rust-protobuf-codegen (2.27.1-1)
Version: 2.27.1-1+b4
Installed-Size: 3641
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 608416
SHA256: 2699d8ca08af6e34f1c35c1ab837cf2bdc68b77f90a72ca0eb3271a537f99578
SHA1: 2f282db1f38dada4ba859c3e9fbfb90159e9764b
MD5sum: 68e39191af41805502ffa23d287c2c2f
Description: Code generator for rust-protobuf
Includes a library and `protoc-gen-rust` binary.
See `protoc-rust` and `protobuf-codegen-pure` crates.
.
This package contains the following binaries built from the Rust crate
"protobuf-codegen":
- protobuf-bin-gen-rust-do-not-use
- protoc-gen-rust
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/stepancheg/rust-protobuf/
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-protobuf (= 2.27.1-1), rustc (= 1.70.0+dfsg1-1)
Section: devel
Priority: optional
Filename: pool/main/r/rust-protobuf-codegen/protobuf-codegen_2.27.1-1+b4_amd64.deb