# 使用 Homebrew, dnf, MacPorts 安装 snownews

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

## 安装

```sh
sudo av install brew:snownews
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install snownews
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install snownews
```

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

### Linux

- dnf (92%):

```sh
sudo dnf install snownews
```

  证据: Fedora Rawhide package metadata: snownews from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## 软件包事实

- **软件包键:** brew:snownews
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/snownews>
- **版本:** 1.11
- **来源摘要:** Text mode RSS newsreader
- **主页:** <https://sourceforge.net/projects/snownews/>
- **上游文档:** <https://sourceforge.net/projects/snownews/>
- **许可证:** GPL-3.0-only
- **源码归档:** <https://downloads.sourceforge.net/project/snownews/snownews-1.11.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- snownews (cli)
- snownews (别名)

## 依赖

- gettext
- ncurses
- openssl@3

## 构建依赖

- gettext
- pkgconf

## macOS 提供的库

- curl
- libxml2

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.11
- 本地数据: OK
- 上游仓库: https://sourceforge.net/projects/snownews/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

snownews is a text-mode RSS and Atom feed reader for Linux and other Unix-like systems. It belongs to the long-running family of terminal newsreaders that package managers keep around for users who prefer feed reading, OPML files, and keyboard navigation over web services.

### 项目历史

The official SourceForge code README says snownews was originally written by Oliver Feiler and describes it as a console RSS/Atom feed reader for Linux and other Unix platforms. The current SourceForge Git repository and release files show continued maintenance through the v1.11 release.

The project stores feed lists directly as OPML under `~/.config/snownews/urls.opml`, which makes the program unusually transparent for a feed reader: migration from another reader is just OPML export/import, and advanced users can edit files directly.

### 采用历史

SourceForge remains the official project and download home, while the input records packaging in Homebrew, Fedora/DNF, and MacPorts. That distribution pattern fits a small C/ncurses utility whose audience is mostly Unix terminal users.

### 使用方式

Users run `snownews` in a terminal to fetch and read RSS or Atom feeds, import feeds from OPML, open full articles in a browser, customize keybindings and colors, and use cookies or credential-bearing feed URLs for feeds that require authentication.

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

Package nerds care because snownews is the kind of small, durable terminal program that package managers preserve well: C source, ncurses UI, OPML data files, no hosted account requirement, and configuration in editable dotfiles.

### 时间线

- 2023: SourceForge lists snownews 1.11 as the latest release.
- 2023: SourceForge README metadata was updated for the v1.11 release.
- 2026: SourceForge code browser still exposes the official Git repository.

### Related projects

- Related terminal feed readers include Newsboat and older console RSS/RDF readers; snownews also interoperates with other feed readers through OPML.

### 来源

- <https://sourceforge.net/p/snownews/code/>
- <https://sourceforge.net/p/snownews/code/ci/master/tree/README.md>
- <https://sourceforge.net/projects/snownews/>
- <https://sourceforge.net/projects/snownews/files/>


## 安全说明

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/snownews/urls.opml, ~/.config/snownews/browser, ~/.config/snownews/keybindings, ~/.config/snownews/colors, ~/.config/snownews/cookies

## Credential files

- Unix: ~/.config/snownews/urls.opml, ~/.config/snownews/cookies
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** snownews
- **Version Scheme:** 0
- **Revision:** 2
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- dnf - snownews - 1.9-14.fc45: normalized package name match | Fedora Rawhide package metadata: snownews from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A text mode RSS/RDF newsreader | https://github.com/msharov/snownews
- MacPorts - snownews: normalized package name match | MacPorts ports tree: net/snownews/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/zh-hans/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [openssl@3](https://pkg.so/zh-hans/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/zh-hans/brew/gettext/) - Runtime dependency declared by Homebrew.
- [ncurses](https://pkg.so/zh-hans/brew/ncurses/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [newsboat](https://pkg.so/zh-hans/brew/newsboat/) - Shares pkgdb curated category or tags: atom, cli, productivity, rss, terminal.
- [joe](https://pkg.so/zh-hans/brew/joe/) - Shares pkgdb curated category or tags: c, cli, console, productivity, terminal.
- [newsraft](https://pkg.so/zh-hans/brew/newsraft/) - Shares pkgdb curated category or tags: atom, cli, productivity, rss, terminal.
- [goread](https://pkg.so/zh-hans/brew/goread/) - Shares pkgdb curated category or tags: atom, cli, productivity, rss, terminal.
- [nom](https://pkg.so/zh-hans/brew/nom/) - Shares pkgdb curated category or tags: cli, productivity, rss, terminal.
- [miniflux](https://pkg.so/zh-hans/brew/miniflux/) - Shares pkgdb curated category or tags: atom, cli, productivity, rss.
- [fdclone](https://pkg.so/zh-hans/brew/fdclone/) - Shares pkgdb curated category or tags: cli, console, productivity, terminal.
- [bulletty](https://pkg.so/zh-hans/brew/bulletty/) - Shares pkgdb curated category or tags: atom, cli, productivity, rss.
- [mutt](https://pkg.so/zh-hans/brew/mutt/) - Local package facts share a topical domain. Shared terms: cli, gettext, ncurses, openssl, openssl-3.
- [neomutt](https://pkg.so/zh-hans/brew/neomutt/) - Local package facts share a topical domain. Shared terms: cli, gettext, ncurses, openssl, openssl-3.

## Combined YAML source

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


## 来源

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