How to Install and Uninstall libfstrm0 Package on Kali Linux
Last updated: December 24,2024
1. Install "libfstrm0" package
In this section, we are going to explain the necessary steps to install libfstrm0 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libfstrm0
Copied
2. Uninstall "libfstrm0" package
Learn how to uninstall libfstrm0 on Kali Linux:
$
sudo apt remove
libfstrm0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libfstrm0 package on Kali Linux
Package: libfstrm0
Source: fstrm (0.6.1-1)
Version: 0.6.1-1+b1
Installed-Size: 71
Maintainer: Robert Edmonds
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 21820
SHA256: dff106c282533b64cd25f9368eb9c825c807866b51006a56de63e8d689cc0eca
SHA1: 86997d9b1dbeb52f69e4327204d464a7b8c9309f
MD5sum: b689060975bd3d668a9636475d62f5bf
Description: Frame Streams (fstrm) library
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 shared library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/farsightsec/fstrm
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/f/fstrm/libfstrm0_0.6.1-1+b1_amd64.deb
Source: fstrm (0.6.1-1)
Version: 0.6.1-1+b1
Installed-Size: 71
Maintainer: Robert Edmonds
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 21820
SHA256: dff106c282533b64cd25f9368eb9c825c807866b51006a56de63e8d689cc0eca
SHA1: 86997d9b1dbeb52f69e4327204d464a7b8c9309f
MD5sum: b689060975bd3d668a9636475d62f5bf
Description: Frame Streams (fstrm) library
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 shared library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/farsightsec/fstrm
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/f/fstrm/libfstrm0_0.6.1-1+b1_amd64.deb