How to Install and Uninstall golang-github-xtaci-smux-dev Package on Kali Linux

Last updated: June 04,2024

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

Please follow the guidance below to install golang-github-xtaci-smux-dev on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-xtaci-smux-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-xtaci-smux-dev
Source: golang-github-xtaci-smux
Version: 1.5.16+ds-1
Installed-Size: 79
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-pkg-errors-dev
Size: 17232
SHA256: 560bcac2357b77c7eac7c58292a2831ddce6ce7ae1397d23d10c42db8ba1aaab
SHA1: b35c8707fb695d313e3982730f8d1dfb7996c93e
MD5sum: f7f03d82e293fbe3bb2550073e6445c3
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/xtaci/smux
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-xtaci-smux/golang-github-xtaci-smux-dev_1.5.16+ds-1_all.deb