# 使用 Homebrew, Nix 安装 goread

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

## 安装

```sh
sudo av install brew:goread
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install goread
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#goread
```

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

## 软件包事实

- **软件包键:** brew:goread
- **软件包管理器:** Homebrew
- **版本:** 1.7.3
- **来源摘要:** RSS/Atom feeds in the terminal
- **主页:** <https://github.com/TypicalAM/goread>
- **仓库:** <https://github.com/TypicalAM/goread>
- **最后更新:** 2026-07-25T20:55:25-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- goread (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

goread is a terminal RSS/Atom reader written in Go. Its package history is small but clear: a Bubble Tea TUI feed reader distributed through Go install, Homebrew, AUR, and Nix.

### 项目历史

The TypicalAM/goread repository was created in 2022. The README describes it as an RSS/Atom feed reader for the terminal that categorizes feeds, downloads articles for later use, supports offline mode, imports OPML, and uses a Bubble Tea TUI.

The project follows the modern Go CLI/TUI pattern: Cobra for command flags, Bubble Tea and Lip Gloss for terminal UI, and gofeed for RSS/Atom parsing.

### 采用历史

Adoption appears modest and package-oriented. The README documents installation through `go install`, Homebrew, and the Arch User Repository, while the input facts also list Nix packaging.

The README's install instructions and dependency credits place goread in the terminal-reader and Go TUI audience rather than in a broad desktop RSS-reader market.

### 使用方式

Users run goread to manage feed categories and read RSS/Atom articles in a terminal UI. The README documents generated configuration under `~/.config/goread`, including `urls.yml`, `colorscheme.json`, and `goread.yml`.

The tool supports editing feeds through `goread edit urls`, custom keybindings through `goread edit config`, pywal-derived colors, OPML support, article downloads, and offline reading.

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

goread is a compact example of the Charmbracelet-era Go TUI package ecosystem: a small single-user terminal app assembled from Bubble Tea, Lip Gloss, Cobra, and a domain library.

Its documented config files are also package-manager useful because maintainers and users can smoke-test the binary without external services beyond feed URLs.

### 时间线

- 2022: TypicalAM/goread repository created.
- 2024: README license text identifies Adam Piaseczny and GPL terms.
- 2020s: README documents Homebrew, AUR, Go install, and generated config-file paths.

### Related projects

- Bubble Tea provides the TUI runtime.
- Lip Gloss provides terminal styling.
- Cobra provides command-line flag handling.
- gofeed parses RSS and Atom feeds.

### 来源

- <https://github.com/TypicalAM/goread>
- <https://github.com/TypicalAM/goread#readme>
- <https://github.com/charmbracelet/bubbletea>
- <https://github.com/mmcdole/gofeed>


## 安全说明

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

- Unix: ~/.config/goread/urls.yml, ~/.config/goread/colorscheme.json, ~/.config/goread/goread.yml
## 其他软件包管理器记录

- Nix - goread: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/goread/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/goread.yml](https://github.com/mxcl/pkgdb/blob/main/combined/goread.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
