How to Install and Uninstall protoc-gen-go-1-5 Package on Kali Linux

Last updated: September 20,2024

1. Install "protoc-gen-go-1-5" package

Please follow the guidance below to install protoc-gen-go-1-5 on Kali Linux

$ sudo apt update $ sudo apt install protoc-gen-go-1-5

2. Uninstall "protoc-gen-go-1-5" package

Here is a brief guide to show you how to uninstall protoc-gen-go-1-5 on Kali Linux:

$ sudo apt remove protoc-gen-go-1-5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the protoc-gen-go-1-5 package on Kali Linux

Package: protoc-gen-go-1-5
Source: golang-github-golang-protobuf-1-5
Version: 1.5.3-1
Installed-Size: 6176
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libprotobuf-dev, protobuf-compiler
Conflicts: golang-goprotobuf-dev, protoc-gen-go, protoc-gen-go-1-3
Size: 1940076
SHA256: 93b18e97c8fd7438b75dd295d305cdf018bcc9e4f2250e0c089d6b044604da54
SHA1: bd15b62d036c9ae88fb9e65b4340a421570f3285
MD5sum: 6e1f8ad243e73b50d066ac0f3154823e
Description: Go plugin for protobuf compiler (version v1.5.x)
This protobuf compiler plugin is from github.com/golang/protobuf module,
which is deprecated.
.
v1.5.x implements Go APIv2 for protocol buffers.
.
For APIv2, see https://go.dev/blog/protobuf-apiv2.
.
People should migrate to protoc-gen-go package which is provided
by google.golang.org/protobuf module.
.
Go files generated by this version will cause runtime panic with
golang-github-gogo-protobuf-dev.
Description-md5:
Homepage: https://github.com/golang/protobuf
Static-Built-Using: golang-1.21 (= 1.21.5-1), golang-google-protobuf (= 1.32.0-1)
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-golang-protobuf-1-5/protoc-gen-go-1-5_1.5.3-1_amd64.deb