How to Install and Uninstall fstrm-bin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "fstrm-bin" package

This guide let you learn how to install fstrm-bin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install fstrm-bin

2. Uninstall "fstrm-bin" package

Please follow the guidance below to uninstall fstrm-bin on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove fstrm-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the fstrm-bin package on Ubuntu 21.10 (Impish Indri)

Package: fstrm-bin
Architecture: amd64
Version: 0.6.0-1
Priority: optional
Section: universe/utils
Source: fstrm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Edmonds
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 127
Depends: libc6 (>= 2.7), libevent-2.1-7 (>= 2.1.8-stable), libfstrm0 (>= 0.4.0)
Filename: pool/universe/f/fstrm/fstrm-bin_0.6.0-1_amd64.deb
Size: 32888
MD5sum: 554d6ad7c1f7f6b0bf0cb996541244c0
SHA1: 8deec7fac548856c276e6054bead32b434d7122b
SHA256: da7db25f2286762514b24934c55668d82478e724709060d5bd5ac66ae0b49553
SHA512: 34359d9274fc2e098ccbed0b4e49a6a54a393a29d411f8eb445f3610a81d49bc082465677fe508503a417045475c4362d6f03594f3f57507e11e61fa36cff677
Homepage: https://github.com/farsightsec/fstrm
Description-en: Frame Streams (fstrm) library (utilities)
Frame Streams is a light weight, binary clean protocol that allows for the
transport of arbitrarily encoded data payload sequences with minimal framing
overhead -- just four bytes per data frame. Frame Streams does not specify an
encoding format for data frames and can be used with any data serialization
format that produces byte sequences, such as Protocol Buffers, XML, JSON,
MessagePack, YAML, etc. Frame Streams can be used as both a streaming
transport over a reliable byte stream socket (TCP sockets, TLS connections,
AF_UNIX sockets, etc.) for data in motion as well as a file format for data
at rest. A "Content Type" header identifies the type of payload being carried
over an individual Frame Stream and allows cooperating programs to determine
how to interpret a given sequence of data payloads.
.
This is the "fstrm" implementation of Frame Streams in C.
.
This package contains the command line utilities.
Description-md5: cacf329efed0035aea24ae25a224c563