# Installer nom avec Homebrew, apk, apt, Nix

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

## installation

```sh
sudo av install brew:nom
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install nom
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add nom
```

  Preuve: Alpine Linux edge package indexes: nom from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install nom
```

  Preuve: Debian stable package indexes: nom from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#nom
```

  Preuve: nixpkgs package indexes: pkgs/by-name/no/nom/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:nom
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.3.2
- **Résumé source:** RSS reader for the terminal
- **Page d'accueil:** <https://github.com/guyfedwards/nom>
- **Dépôt:** <https://github.com/guyfedwards/nom>
- **Dernière mise à jour:** 2026-07-26T19:43:16+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- nom (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

nom is a Go terminal RSS reader. Its README describes a Bubble Tea TUI with Glow-styled markdown rendering, local sync and offline reading, Miniflux and FreshRSS backends, Vim-style navigation, read/unread state, filtering, feed naming, and OPML import.

### Historique du projet

The GitHub repository was created on 2022-12-21. The project sits in the early-2020s wave of Charmbracelet-style terminal apps: its user interface is built around Bubble Tea and article rendering around Glow/glamour-style markdown output rather than a browser or desktop feed reader.

The 2025-12-23 v3.0.0 release was a notable configuration break, changing FreshRSS and Miniflux backend definitions from single objects to arrays so multiple backend instances could be configured. That same release added XDG config support and tag-related fixes, showing the project had moved beyond a throwaway feed reader into a stateful terminal client with backend integrations.

### Historique d'adoption

Adoption is modest but real in terminal-RSS circles. Homebrew packages it as `nom`, the repo had hundreds of GitHub stars by 2026-07-01, and independent writeups describe it as a lightweight TUI for reading feeds in the terminal. It is not a major RSS ecosystem standard like Miniflux or FreshRSS; it is a package-manager-friendly client for people who want feed reading inside the shell.

### Modes d'utilisation

Package users install `nom`, configure feeds or a backend in the app config, and read entries from the TUI. Practical workflows include offline local reading, keyboard-driven triage, markdown rendering of feed content, OPML import, tagging, filtering, and syncing read state with Miniflux or FreshRSS.

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

nom is interesting as a small, modern Go CLI/TUI package: single executable, package-manager distribution, XDG-aware config, and integration with terminal UI libraries rather than ncurses. It is also a reminder that RSS tools survive in package sets as composable personal-workflow utilities, not only as hosted services.

### Chronologie

- 2022-12-21: GitHub repository created.
- 2025-12-23: v3.0.0 released with multiple FreshRSS/Miniflux backend support and XDG config support.
- 2026-06-05: v3.3.2 release published.

### Related projects

- Related projects include Miniflux, FreshRSS, Charmbracelet Bubble Tea, Charmbracelet Glow, and other terminal feed readers.

### Sources

- <https://api.github.com/repos/guyfedwards/nom>
- <https://api.github.com/repos/guyfedwards/nom/releases?per_page=8>
- <https://formulae.brew.sh/api/formula/nom.json>
- <https://github.com/guyfedwards/nom>
- <https://github.com/guyfedwards/nom/releases/tag/v3.0.0>
- <https://levlaz.org/terminal-rss-reader-with-nom/>


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

- Linux: ~/.config/nom/config.yml
- macOS: ~/Library/Application Support/nom/config.yml
- Unix: $XDG_CONFIG_HOME/nom/config.yml

## Credential files

- Linux: ~/.config/nom/config.yml
- macOS: ~/Library/Application Support/nom/config.yml
- Unix: $XDG_CONFIG_HOME/nom/config.yml
## Autres enregistrements de gestionnaires de paquets

- Debian apt - nom - 0.1.5-7: normalized package name match | Debian stable package indexes: nom from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command line tool that helps you lose weight | https://github.com/blinry/nom
- Nix - nom: normalized package name match | nixpkgs package indexes: pkgs/by-name/no/nom/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - nom - 0.1.5-4: normalized package name match | Ubuntu 24.04 LTS package indexes: nom from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command line tool that helps you lose weight | https://github.com/blinry/nom
- apk - nom - 2.8.0-r14: normalized package name match | Alpine Linux edge package indexes: nom from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | RSS reader for the terminal | https://github.com/guyfedwards/nom
- apk - nom-doc - 2.8.0-r14: normalized package name match | Alpine Linux edge package indexes: nom-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | RSS reader for the terminal (documentation) | https://github.com/guyfedwards/nom


## Combined YAML source

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