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

Last updated: May 16,2024

1. Install "golang-github-hashicorp-yamux-dev" package

Please follow the guidelines below to install golang-github-hashicorp-yamux-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-hashicorp-yamux-dev

2. Uninstall "golang-github-hashicorp-yamux-dev" package

Please follow the guidelines below to uninstall golang-github-hashicorp-yamux-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-hashicorp-yamux-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-hashicorp-yamux-dev
Architecture: all
Version: 0.0+git20190923.df201c7-1
Priority: extra
Section: universe/devel
Source: golang-github-hashicorp-yamux
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 104
Filename: pool/universe/g/golang-github-hashicorp-yamux/golang-github-hashicorp-yamux-dev_0.0+git20190923.df201c7-1_all.deb
Size: 22004
MD5sum: 47e39bbe40aba9d5df3a061d454c7913
SHA1: ab8cc2fd777ea97c389041cc19760105e11deff8
SHA256: f745e1e6c57fa0e64362b0dede6e9412a9afa7864ab5cf728ec6f36a37f35818
SHA512: 1ce361e5f29b654d3d16e7a89ea32bc3a5adc805a77ce99c86cad71a75a474a6c7006acc390e2e3542fe5e7652fe2ebc6b6aede889f06d6d85126bbb1be2ba7d
Homepage: https://github.com/hashicorp/yamux
Description-en: Golang connection multiplexing library
Yamux (Yet another Multiplexer) is a multiplexing library for Golang. It relies
on an underlying connection to provide reliability and ordering, such as TCP or
Unix domain sockets, and provides stream-oriented multiplexing. It is inspired
by SPDY but is not interoperable with it.
.
Yamux features include:
.
- Bi-directional streams
- Streams can be opened by either client or server
- Useful for NAT traversal
- Server-side push support
- Flow control
- Avoid starvation
- Back-pressure to prevent overwhelming a receiver
- Keep Alives
- Enables persistent connections over a load balancer
- Efficient
- Enables thousands of logical streams with low overhead
.
This package contains the source.
Description-md5: ce35ea01ca154858acf19f5156aea013