How to Install and Uninstall libfstrm0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libfstrm0" package

Please follow the guidance below to install libfstrm0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libfstrm0

2. Uninstall "libfstrm0" package

Here is a brief guide to show you how to uninstall libfstrm0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libfstrm0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfstrm0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfstrm0
Architecture: amd64
Version: 0.6.0-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: fstrm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Edmonds
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 69
Depends: libc6 (>= 2.17)
Filename: pool/universe/f/fstrm/libfstrm0_0.6.0-1_amd64.deb
Size: 19800
MD5sum: 00b51ddbf73383950c34cb487a918d76
SHA1: 323f4d286cb813b643a744ca5ab6d3614546ff74
SHA256: 7082e5613fe9869cafbbc8a7a8b621287a2603d5267bb9f9a127c48e64d507c2
SHA512: daa98d8bfb1e887f51ba63db6a3a95c89165a4f2e581aea18ae7a65c1a9a08f145bc90a4363b373baa1c2ce9a9fc6db62aaabf6339ef93654464b90872fccda0
Homepage: https://github.com/farsightsec/fstrm
Description-en: 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: 0b881b64d42a12542cf87b29496674e4