How to Install and Uninstall gogoprotobuf Package on Kali Linux

Last updated: May 19,2024

1. Install "gogoprotobuf" package

In this section, we are going to explain the necessary steps to install gogoprotobuf on Kali Linux

$ sudo apt update $ sudo apt install gogoprotobuf

2. Uninstall "gogoprotobuf" package

Please follow the guidelines below to uninstall gogoprotobuf on Kali Linux:

$ sudo apt remove gogoprotobuf $ sudo apt autoclean && sudo apt autoremove

3. Information about the gogoprotobuf package on Kali Linux

Package: gogoprotobuf
Source: golang-gogoprotobuf (1.3.2-3)
Version: 1.3.2-3+b6
Installed-Size: 45342
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: golang-github-gogo-protobuf-dev (= 1.3.2-3), protobuf-compiler
Size: 5423156
SHA256: c38521285b46956be4acb03877d53ab1a186bb5be3487879aeb3640f7347c54b
SHA1: a5ff08644cd999022772cf287dc1ce1ece588e31
MD5sum: 92e7fb9afcf0b1e244fff8addde00fa2
Description: alternative protocol buffer support for Golang - utilities
An alternative protocol buffer support for the Go programming language,
forked from golang-goprotobuf. It is backwards compatible with
goprotobuf, but provides faster marshalling and unmarshalling and can
generate extra helper code, tests and benchmarks.
.
This package provides utilities.
Description-md5:
Homepage: https://github.com/gogo/protobuf
Built-Using: golang-1.21 (= 1.21.3-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-gogoprotobuf/gogoprotobuf_1.3.2-3+b6_amd64.deb