How to Install and Uninstall fstrm.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "fstrm.x86_64" package
Please follow the guidelines below to install fstrm.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
fstrm.x86_64
Copied
2. Uninstall "fstrm.x86_64" package
This tutorial shows how to uninstall fstrm.x86_64 on Rocky Linux 8:
$
sudo dnf remove
fstrm.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the fstrm.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:03:41 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : fstrm
Version : 0.6.1
Release : 2.el8
Architecture : x86_64
Size : 28 k
Source : fstrm-0.6.1-2.el8.src.rpm
Repository : appstream
Summary : Frame Streams implementation in C
URL : https://github.com/farsightsec/fstrm
License : MIT
Description : 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.
Available Packages
Name : fstrm
Version : 0.6.1
Release : 2.el8
Architecture : x86_64
Size : 28 k
Source : fstrm-0.6.1-2.el8.src.rpm
Repository : appstream
Summary : Frame Streams implementation in C
URL : https://github.com/farsightsec/fstrm
License : MIT
Description : 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.