# 使用 Homebrew, MacPorts, Nix 安装 fblog

查看 fblog 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:fblog
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fblog
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fblog
```

  证据: MacPorts ports tree: textproc/fblog/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#fblog
```

  证据: nixpkgs package indexes: pkgs/by-name/fb/fblog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:fblog
- **软件包管理器:** Homebrew
- **版本:** 4.17.0
- **来源摘要:** Small command-line JSON log viewer
- **主页:** <https://github.com/brocode/fblog>
- **仓库:** <https://github.com/brocode/fblog>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- fblog (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.17.0
## 项目历史与用法

fblog is a Rust command-line JSON log viewer for reading structured logs in a terminal.

### 项目历史

The official GitHub repository was created in 2017. The upstream README presents fblog as a small command-line JSON log viewer and documents both Cargo and Homebrew installation paths.

### 采用历史

The input package metadata shows fblog is packaged by Homebrew and Nix, while the upstream README also supports installation through Cargo.

### 使用方式

Package users install the `fblog` executable and can optionally add a TOML configuration file to control display behavior.

### 为什么软件包爱好者会关心

fblog is a compact example of the Rust CLI tooling pattern: single binary, structured-data focus, Cargo installability, and downstream packaging in Homebrew and Nix.

### 时间线

- 2017: Official GitHub repository created.
- 2025: Latest GitHub release metadata lists v4.17.0.
- 2026: Repository metadata shows recent maintenance activity.

### Related projects

- Rust and Cargo are the upstream language/runtime and installation ecosystem referenced by the README.

### 来源

- Official GitHub release metadata.
- Official GitHub repository metadata for brocode/fblog.
- Official README.
- input.source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: $XDG_CONFIG_HOME/fblog.toml, ~/.config/fblog.toml
- macOS: ~/Library/Application Support/fblog.toml
- Windows: %APPDATA%\fblog.toml
## 其他软件包管理器记录

- Nix - fblog: normalized package name match | nixpkgs package indexes: pkgs/by-name/fb/fblog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - fblog: normalized package name match | MacPorts ports tree: textproc/fblog/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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