How to Install and Uninstall protoc-gen-connect-go Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 19,2024

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

Please follow the steps below to install protoc-gen-connect-go on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install protoc-gen-connect-go

2. Uninstall "protoc-gen-connect-go" package

This tutorial shows how to uninstall protoc-gen-connect-go on Ubuntu 24.04 LTS (Noble Numbat):

$ sudo apt remove protoc-gen-connect-go $ sudo apt autoclean && sudo apt autoremove

3. Information about the protoc-gen-connect-go package on Ubuntu 24.04 LTS (Noble Numbat)

Package: protoc-gen-connect-go
Architecture: amd64
Version: 1.13.0-1
Built-Using: golang-1.21 (= 1.21.5-1), golang-github-google-go-cmp (= 0.6.0-1), golang-golang-x-net (= 1:0.19.0+dfsg-1), golang-golang-x-text (= 0.14.0-1), golang-google-protobuf (= 1.31.0-1)
Priority: optional
Section: universe/golang
Source: golang-connectrpc-connect
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7134
Depends: protobuf-compiler, libc6 (>= 2.34)
Filename: pool/universe/g/golang-connectrpc-connect/protoc-gen-connect-go_1.13.0-1_amd64.deb
Size: 2525192
MD5sum: 8d3df2fe266e4eec8b2d9551bfdc4394
SHA1: 063958c55b5faadb247a901f1e703a98161a4085
SHA256: 941c9ed3f5bfd4d77543638debaae971106adc50f4a6ee60571ab7bd4319a81c
SHA512: 4e30e482927226c042f1077f93ff48d7a81a511278740305cd4f07512463c3dee7e39141c0414f836841e48d78893860eeb357be16fb6cdb40f6f51e8ab9a509
Homepage: https://github.com/connectrpc/connect-go
Description: Go implementation of Connect (protobuf plugin)
Description-md5: 786e74ed3434cd7599964a5addbe237a

5. The same packages on other Linux Distributions