How to Install and Uninstall libfstrm-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libfstrm-dev" package

Please follow the step by step instructions below to install libfstrm-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libfstrm-dev

2. Uninstall "libfstrm-dev" package

Please follow the guidance below to uninstall libfstrm-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libfstrm-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfstrm-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfstrm-dev
Architecture: amd64
Version: 0.6.0-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: fstrm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Edmonds
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 180
Depends: libfstrm0 (= 0.6.0-1)
Filename: pool/universe/f/fstrm/libfstrm-dev_0.6.0-1_amd64.deb
Size: 31864
MD5sum: 41c628f07aec8c8c73a8cf38db158cfe
SHA1: 5c1b8fafeca0c4e1b315022e80636a28f387abf1
SHA256: b3a7024a4adf641ee8f2fc65d2e0e9aa66575928188121c83d42b63841a44403
SHA512: af881b99723231d917945c24e499aa976859fd0281575b69606c3cf43d477bfee0bff528fb58cd91eeb1c043aeb54a6d2243ec6b4127e2a6bb26d1ca99399aba
Homepage: https://github.com/farsightsec/fstrm
Description-en: Frame Streams (fstrm) library (development files)
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 static library and development headers.
Description-md5: 612512e52e1f2202c318663779db8064