# Installer snownews avec Homebrew, dnf, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de snownews pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install snownews
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install snownews
```

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

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

## Faits du paquet

- **Clé du paquet:** brew:snownews
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.11
- **Résumé source:** Text mode RSS newsreader
- **Page d'accueil:** <https://sourceforge.net/projects/snownews/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- snownews (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.11
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
