How to Install and Uninstall golang-github-xtaci-smux-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "golang-github-xtaci-smux-dev" package

Please follow the guidelines below to install golang-github-xtaci-smux-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-xtaci-smux-dev

2. Uninstall "golang-github-xtaci-smux-dev" package

This guide let you learn how to uninstall golang-github-xtaci-smux-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-xtaci-smux-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-xtaci-smux-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-xtaci-smux-dev
Architecture: all
Version: 1.5.14+ds-1
Priority: extra
Section: universe/devel
Source: golang-github-xtaci-smux
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 79
Depends: golang-github-pkg-errors-dev
Filename: pool/universe/g/golang-github-xtaci-smux/golang-github-xtaci-smux-dev_1.5.14+ds-1_all.deb
Size: 16780
MD5sum: 6c0ff803210b1605f0ab1c01d331fc54
SHA1: 965385c6539be95db71bed39edff3fcc0dc0ccb2
SHA256: e10868a0ce29d95e2d3f845001af97488cc1ecdf7ea2d4f22076ca8686f77908
SHA512: eb4a841ae5163dc860004a12f56794e2e2fdb28445ebc1952f0de219bdb72b7be81e119fc452b6cd3f9ee238285fdf8d5f4106a2560dad91d85cf9cb2c015d9d
Homepage: https://github.com/xtaci/smux
Description-en: Simple Multiplexing for golang
Smux (Simple MUltipleXing) is a multiplexing library for Golang.
It relies on an underlying connection to provide reliability and ordering,
such as TCP or KCP (golang-github-xtaci-kcp-dev), and provides
stream-oriented multiplexing.
.
The original intention of this library is to power the connection
management for KCP (golang-github-xtaci-kcp-dev).
.
Features:
* Tiny, less than 600 LOC.
* Token bucket controlled receiving, which provides smoother bandwidth
graph.
* Session-wide receive buffer, shared among streams, tightly controlled
overall memory usage.
* Minimized header(8Bytes), maximized payload.
* Well-tested on millions of devices in kcptun.
Description-md5: 9c27424e435371b37bdce683ab7d8c64