How to Install and Uninstall golang-github-containerd-ttrpc-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "golang-github-containerd-ttrpc-dev" package

In this section, we are going to explain the necessary steps to install golang-github-containerd-ttrpc-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-containerd-ttrpc-dev

2. Uninstall "golang-github-containerd-ttrpc-dev" package

Please follow the steps below to uninstall golang-github-containerd-ttrpc-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-containerd-ttrpc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-containerd-ttrpc-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-containerd-ttrpc-dev
Architecture: all
Version: 1.0.2-1
Priority: optional
Section: universe/devel
Source: golang-gogottrpc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 112
Provides: golang-github-stevvooe-ttrpc-dev
Depends: golang-github-gogo-protobuf-dev (>= 0.5~), golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-golang-x-sys-dev, golang-google-genproto-dev, golang-google-grpc-dev (>= 1.6.0~)
Breaks: golang-github-stevvooe-ttrpc-dev (<< 0.0~git20190211.6914432-1~)
Replaces: golang-github-stevvooe-ttrpc-dev (<< 0.0~git20190211.6914432-1~)
Filename: pool/universe/g/golang-gogottrpc/golang-github-containerd-ttrpc-dev_1.0.2-1_all.deb
Size: 23604
MD5sum: 4c197fbd06029fc6918dfc73895d0d9b
SHA1: 986e67854ee014642b96cb27e76f05406a917c95
SHA256: a317bb47eaff54035a27e7b7d57662754e7e9dc025b509a3cd9cbea68157f74d
SHA512: 6ce6146569708b22391b164d1c52426dcd756e39775145466a3c49efefd47f27f7ac4fa048d3e4c667b701c5177e43dd91d723e181400e68323bd844b6c76fef
Homepage: https://github.com/containerd/ttrpc
Description-en: GRPC for low-memory environments
The existing grpc-go project requires a lot of memory overhead for
importing packages and at runtime. While this is great for many services
with low density requirements, this can be a problem when running a
large number of services on a single machine or on a machine with a
small amount of memory.
.
Using the same GRPC definitions, this project reduces the binary size
and protocol overhead required. We do this by eliding the net/http,
net/http2 and grpc package used by grpc replacing it with a lightweight
framing protocol. The result are smaller binaries that use less resident
memory with the same ease of use as GRPC.
.
Please note that while this project supports generating either end of
the protocol, the generated service definitions will be incompatible
with regular GRPC services, as they do not speak the same protocol.
.
This package provides sources.
Description-md5: 21323f9c4b8163ddbaa6c2f1db8826cc