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

Last updated: May 17,2024

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

Please follow the steps below to install golang-github-xtaci-smux-dev on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the step by step instructions below to uninstall golang-github-xtaci-smux-dev on Ubuntu 21.10 (Impish Indri):

$ 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 21.10 (Impish Indri)

Package: golang-github-xtaci-smux-dev
Architecture: all
Version: 1.5.15+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.15+ds-1_all.deb
Size: 16784
MD5sum: 1910821d2a6c7d60f973ec86a4a0f897
SHA1: 0f75249d23d482deb758b96fd937e521053dc7e1
SHA256: 8133a3e7f0e0c8c44fd10c27d4e421906885bade2aabf8bb62cfe5ce12698d2a
SHA512: 073ecabf207f0f891c071aade466c7392172ae29560339e9a34ac04a335a8e1e3fc105e8f681e8ad9ed4ee07bf01bda52ce20e06ea6ad21c04ccf0b78fd41132
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