# snownews mit Homebrew, dnf, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für snownews in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install snownews
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install snownews
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:snownews
- **Paketmanager:** Homebrew
- **Version:** 1.11
- **Quellzusammenfassung:** Text mode RSS newsreader
- **Homepage:** <https://sourceforge.net/projects/snownews/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- snownews (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.11
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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/>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


## Combined YAML source

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


## Quellen

- 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
