# nom を Homebrew, apk, apt, Nix でインストール

nom のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install nom
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add nom
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:nom
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/nom>
- **バージョン:** 3.3.2
- **ソース概要:** RSS reader for the terminal
- **ホームページ:** <https://github.com/guyfedwards/nom>
- **リポジトリ:** <https://github.com/guyfedwards/nom>
- **ライセンス:** GPL-3.0-only
- **ソースアーカイブ:** <https://github.com/guyfedwards/nom/archive/refs/tags/v3.3.2.tar.gz>
- **最終更新:** 2026-07-26T19:43:16+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- nom (cli)
- nom (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.3.2
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/guyfedwards/nom
- 検出された最新: v3.3.2 (最新)
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

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

- 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
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/ja/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [newsboat](https://pkg.so/ja/brew/newsboat/) - Shares pkgdb curated category or tags: cli, feed-reader, productivity, rss, terminal.
- [miniflux](https://pkg.so/ja/brew/miniflux/) - Shares pkgdb curated category or tags: cli, feed-reader, productivity, rss.
- [matcha](https://pkg.so/ja/brew/matcha/) - Shares pkgdb curated category or tags: cli, feed-reader, productivity, rss.
- [goread](https://pkg.so/ja/brew/goread/) - Shares pkgdb curated category or tags: cli, feed-reader, productivity, rss, terminal.
- [newsraft](https://pkg.so/ja/brew/newsraft/) - Shares pkgdb curated category or tags: cli, feed-reader, productivity, rss, terminal.
- [bulletty](https://pkg.so/ja/brew/bulletty/) - Shares pkgdb curated category or tags: cli, feed-reader, productivity, rss, tui.
- [yazi](https://pkg.so/ja/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity, terminal, tui.
- [midnight-commander](https://pkg.so/ja/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, productivity, terminal, tui.
- [circumflex](https://pkg.so/ja/brew/circumflex/) - Local package facts share a topical domain. Shared terms: cli, productivity, reader, terminal, tui.

## Combined YAML source

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