# fstrm を Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt でインストール

fstrm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:fstrm
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fstrm
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fstrm
```

  証拠: MacPorts ports tree: devel/fstrm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add fstrm
```

  証拠: Alpine Linux edge package indexes: fstrm from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install fstrm
```

  証拠: Fedora Rawhide package metadata: fstrm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#fstrm
```

  証拠: nixpkgs package indexes: pkgs/by-name/fs/fstrm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S fstrm
```

  証拠: Arch Linux sync databases: fstrm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install fstrm
```

  証拠: openSUSE Tumbleweed package metadata: fstrm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install fstrm-bin
```

  証拠: Debian stable package indexes: fstrm-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:fstrm
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.6.1
- **ソース概要:** Frame Streams implementation in C
- **ホームページ:** <https://github.com/farsightsec/fstrm>
- **リポジトリ:** <https://github.com/farsightsec/fstrm>
- **最終更新:** 2026-06-19T12:30:41-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fstrm_capture (エイリアス)
- fstrm_dump (エイリアス)
- fstrm_replay (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.6.1
## プロジェクトの歴史と使われ方

fstrm is Farsight Security's C implementation of the Frame Streams data transport protocol, with a library and small reference programs.

### プロジェクトの歴史

The repository was created in 2014. The README describes Frame Streams as a lightweight, binary-clean framing protocol for sequences of encoded payloads, usable over reliable byte streams and as a file format.

The upstream ChangeLog records fstrm 0.1.0 as the initial release in February 2014, followed by 0.2.0 in November 2014 with API and protocol changes, Doxygen documentation, and the fstrm_capture utility.

### 採用の歴史

fstrm was originally written to support high-speed binary logging in C DNS servers using the dnstap log format. The supplied package data shows broad packaging across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE families.

### 使われ方

Developers include fstrm.h, compile with pkg-config --cflags libfstrm, and link with pkg-config --libs libfstrm. The library provides APIs for a dedicated Frame Streams I/O thread and asynchronous frame submission from worker threads.

The package also ships fstrm_capture, fstrm_dump, and fstrm_replay. Later ChangeLog entries added TCP support, replay support, capture options, output rotation, and portability fixes.

### パッケージ好きにとっての重要性

fstrm is a package-nerd package because it is infrastructure glue: small, C, ABI-conscious, and important to DNS telemetry stacks even though end users rarely invoke it directly. Its pkg-config workflow and reference tools make it easy for distributions to package and for C projects to consume.

### タイムライン

- 2014: Public GitHub repository created.
- 2014: fstrm 0.1.0 initial release.
- 2014: fstrm 0.2.0 added Doxygen documentation and fstrm_capture.
- 2016: fstrm 0.3.0 added OS X build support and output flush/rotation fixes.
- 2017: fstrm 0.4.0 added fstrm_replay, TCP support, and manual pages for reference programs.

### Related projects

- The README names dnstap as the logging format that motivated fstrm.
- Frame Streams is designed to carry arbitrary encodings such as Protocol Buffers, XML, JSON, MessagePack, and YAML.

### ソース

- <https://api.github.com/repos/farsightsec/fstrm>
- <https://farsightsec.github.io/fstrm>
- <https://github.com/farsightsec/fstrm>
- <https://raw.githubusercontent.com/farsightsec/fstrm/master/ChangeLog>
- <https://raw.githubusercontent.com/farsightsec/fstrm/master/README.md>


## セキュリティノート

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal

## 他のパッケージマネージャ記録

- Debian apt - fstrm-bin - 0.6.1-1+b3: normalized package name match | Debian stable package indexes: fstrm-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Frame Streams (fstrm) library (utilities) | https://github.com/farsightsec/fstrm
- Debian apt - libfstrm-dev - 0.6.1-1+b3: normalized package name match | Debian stable package indexes: libfstrm-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Frame Streams (fstrm) library (development files) | https://github.com/farsightsec/fstrm
- Debian apt - libfstrm0 - 0.6.1-1+b3: normalized package name match | Debian stable package indexes: libfstrm0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Frame Streams (fstrm) library | https://github.com/farsightsec/fstrm
- Nix - fstrm: normalized package name match | nixpkgs package indexes: pkgs/by-name/fs/fstrm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - fstrm-bin - 0.6.1-1build4: normalized package name match | Ubuntu 24.04 LTS package indexes: fstrm-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Frame Streams (fstrm) library (utilities) | https://github.com/farsightsec/fstrm
- Ubuntu apt - libfstrm-dev - 0.6.1-1build4: normalized package name match | Ubuntu 24.04 LTS package indexes: libfstrm-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Frame Streams (fstrm) library (development files) | https://github.com/farsightsec/fstrm
- Ubuntu apt - libfstrm0 - 0.6.1-1build4: normalized package name match | Ubuntu 24.04 LTS package indexes: libfstrm0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Frame Streams (fstrm) library | https://github.com/farsightsec/fstrm
- apk - fstrm - 0.6.1-r4: normalized package name match | Alpine Linux edge package indexes: fstrm from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Frame Streams implementation in C | https://github.com/farsightsec/fstrm
- apk - fstrm-dev - 0.6.1-r4: normalized package name match | Alpine Linux edge package indexes: fstrm-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Frame Streams implementation in C (development files) | https://github.com/farsightsec/fstrm
- apk - fstrm-doc - 0.6.1-r4: normalized package name match | Alpine Linux edge package indexes: fstrm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Frame Streams implementation in C (documentation) | https://github.com/farsightsec/fstrm
- apk - fstrm-static - 0.6.1-r4: normalized package name match | Alpine Linux edge package indexes: fstrm-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Frame Streams implementation in C (static library) | https://github.com/farsightsec/fstrm
- apk - fstrm-utils - 0.6.1-r4: normalized package name match | Alpine Linux edge package indexes: fstrm-utils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | fstrm utilities | https://github.com/farsightsec/fstrm
- dnf - fstrm - 0.6.1-15.fc45: normalized package name match | Fedora Rawhide package metadata: fstrm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Frame Streams implementation in C | https://github.com/farsightsec/fstrm
- dnf - fstrm-devel - 0.6.1-15.fc45: normalized package name match | Fedora Rawhide package metadata: fstrm-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development Files for fstrm library | https://github.com/farsightsec/fstrm
- dnf - fstrm-doc - 0.6.1-15.fc45: normalized package name match | Fedora Rawhide package metadata: fstrm-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | API documentation for fstrm library | https://github.com/farsightsec/fstrm
- dnf - fstrm-utils - 0.6.1-15.fc45: normalized package name match | Fedora Rawhide package metadata: fstrm-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Frame Streams (fstrm) utilities | https://github.com/farsightsec/fstrm


## Combined YAML source

View the package source record on GitHub. [combined/fstrm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fstrm.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
