# 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:snownews
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/snownews>
- **Version:** 1.11
- **Résumé source:** Text mode RSS newsreader
- **Page d'accueil:** <https://sourceforge.net/projects/snownews/>
- **Docs amont:** <https://sourceforge.net/projects/snownews/>
- **Licence:** GPL-3.0-only
- **Archive source:** <https://downloads.sourceforge.net/project/snownews/snownews-1.11.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- snownews (cli)
- snownews (alias)

## Dépendances

- gettext
- ncurses
- openssl@3

## Dépendances de compilation

- gettext
- pkgconf

## Bibliothèques fournies par macOS

- curl
- libxml2

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.11
- données locales: OK
- dépôt amont: https://sourceforge.net/projects/snownews/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## 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
## Détails de la base source

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

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


## Liens liés

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


## Sources

- 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
