Easy steps to install fstrm package on Mac
Package Information:
Application Name – fstrm
What is fstrm – Not Available for fstrm
Use of fstrm – Frame Streams implementation in C
URL – https://github.com/farsightsec/fstrm
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install fstrm using brew
brew install fstrm

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

fstrm is ready to use now!