How to Install and Uninstall golang-github-marten-seemann-qpack-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 26,2024

1. Install "golang-github-marten-seemann-qpack-dev" package

This tutorial shows how to install golang-github-marten-seemann-qpack-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-github-marten-seemann-qpack-dev

2. Uninstall "golang-github-marten-seemann-qpack-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-marten-seemann-qpack-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-github-marten-seemann-qpack-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-marten-seemann-qpack-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-marten-seemann-qpack-dev
Architecture: all
Version: 0.2.1+ds-1
Priority: optional
Section: universe/devel
Source: golang-github-marten-seemann-qpack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 62
Depends: golang-github-onsi-ginkgo-dev, golang-golang-x-net-dev, golang-gomega-dev
Filename: pool/universe/g/golang-github-marten-seemann-qpack/golang-github-marten-seemann-qpack-dev_0.2.1+ds-1_all.deb
Size: 14084
MD5sum: c91a53a3faeebc3ac5428ebb622042a2
SHA1: 33b542e0704eb96eb0bd351157f5c025757ca2cc
SHA256: 74121270761a388939b902e6ca55a1f0581f483e9d4589485faa6c5c05045aa8
SHA512: dc768419a3bb9cdeab1d58f2c9a8ed22afaafedb03dcfcfac7e65ccc855e9118ee24c247f7720ff46432b7c5fb336e54a6498d03bd8510952bd1a05da1fecbc0
Homepage: https://github.com/marten-seemann/qpack
Description-en: minimal QPACK implementation in Go
This is a minimal QPACK implementation in Go. It is minimal in the
sense that it doesn't use the dynamic table at all, but just the static
table and (Huffman encoded) string literals. Wherever possible, it
reuses code from the HPACK implementation in the Go standard library.
.
It should be able to interoperate with other QPACK implemetations (both
encoders and decoders), however it won't achieve a high compression
efficiency.
Description-md5: b36a446f772d6560a2bb60db6f5e61e3