Automic VaultAutomic Vault

brew

himalaya を Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install himalaya

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install himalaya

MacPorts ports tree · mail/himalaya/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add himalaya

Alpine Linux edge package indexes · himalaya · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#himalaya

nixpkgs package indexes · pkgs/by-name/hi/himalaya/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S himalaya

Arch Linux sync databases · himalaya · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install himalaya

openSUSE Tumbleweed package metadata · himalaya · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/himalaya

Scoop official bucket manifest trees · bucket/himalaya.json · ソース: api.github.com

概要

パッケージ概要

CLI email client written in Rust

コマンドとエイリアス

  • himalaya

履歴

プロジェクトの歴史と使われ方

Himalaya is a Rust command-line email client from the Pimalaya family of personal information management tools. Its package-manager identity is a terminal-native mail workflow: install one binary, configure accounts in TOML, and script mailbox, envelope, message, attachment, IMAP, SMTP, JMAP, Gmail, Microsoft Graph, Maildir, and m2dir operations from the shell.

The project fits a long Unix tradition of separating mail transport, storage, composition, and viewing into composable tools. Himalaya's particular contribution is to make modern email protocols and JSON output feel natural in a CLI package, while sharing configuration and libraries with other Pimalaya interfaces.

プロジェクトの歴史

The public repository begins on 2020-12-24 with commits that initialized the project and its TOML configuration parser. Within the first days of development, the repository added IMAP connection handling, email listing, command-line parsing, mailbox listing, text and HTML previews, SMTP setup, and message writing, showing that the initial scope was already a full read-write email client rather than only a message viewer.

The first tagged release, v0.1.0, appeared on 2021-01-17. Through the 0.x series, the project expanded around mailbox, envelope, flag, message, and attachment operations. A v1 series followed, with v1.0.0 tagged in 2024 and v1.2.0 tagged in 2026.

The Pimalaya site describes the larger effort as Rust libraries and applications for personal information management, including email, contacts, calendars, tasks, and timers. Himalaya's later v2 migration notes place the CLI inside that broader architecture: protocol logic moved toward I/O-free libraries, OAuth moved into ortie, keyring handling moved into mimosa, message composition moved into mml, and session reuse moved into syrup.

採用の歴史

Himalaya reached several package ecosystems because it solves a concrete terminal-user problem: email automation without a graphical client. The README documents installation through Homebrew, Arch Linux, Scoop, Fedora/CentOS/RHEL COPR, Nix flakes, Cargo, pre-built GitHub binaries, and source builds.

Its adoption story is strongest among users who want mail in editor, shell, and script workflows. Pimalaya also lists companion interfaces such as himalaya-tui, and the Himalaya README notes that the CLI and TUI share the same account configuration blocks. That makes the package useful both as a direct CLI and as a backend for richer terminal interfaces.

使われ方

Himalaya loads persistent account configuration from XDG and legacy Unix paths, supports a configuration wizard, and uses TOML account blocks. The README documents provider-oriented examples for Proton Mail, Gmail, Outlook, and iCloud Mail, including command-backed secrets and OAuth token helpers.

The CLI exposes a shared API for common mail concepts and protocol-specific APIs for native backend capabilities. It can emit JSON, so package users can compose it with jq, fzf, editor commands, notification scripts, and other terminal automation.

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

For package nerds, Himalaya is interesting because it turns email into a scriptable Rust CLI while still respecting the complexity of real email providers. It carries the usual package-manager virtues: a single executable, documented config locations, multiple install channels, and well-scoped optional build features.

The v2 migration is also a useful case study in CLI maintainability. The maintainers explicitly removed over-broad backend abstraction from the CLI and pushed protocol, auth, composition, keyring, and session-reuse concerns into smaller tools and libraries. That kind of decomposition matters to downstream packagers because it clarifies what the packaged binary is responsible for.

タイムライン

  • 2020-12-24: Public repository history begins with project initialization and TOML config parsing.
  • 2021-01-17: v0.1.0 is tagged.
  • 2021: Early releases add mailbox, envelope, IMAP, SMTP, and message-management functionality.
  • 2022: Pimalaya is described as an organized PIM effort around Rust libraries and applications.
  • 2024: v1.0.0 is tagged.
  • 2026: v1.2.0 is tagged, and v2 migration notes document a split into smaller Pimalaya libraries and helper tools.

Related projects

  • Pimalaya is the umbrella project for the Rust PIM libraries and applications around Himalaya.
  • himalaya-tui is a terminal interface that shares Himalaya account configuration.
  • ortie, mimosa, mml, and syrup are Pimalaya tools or libraries referenced by the migration guide for OAuth, password access, message composition, and session reuse.
  • Traditional adjacent tools include mutt/neomutt, mbsync/isync, OfflineIMAP, notmuch, and maildir-based workflows, although Himalaya's official docs emphasize its own protocol backends rather than positioning it as a clone of any one of them.

ソース

  • Official Git repository tags and commits for timeline dates.
  • Official Himalaya migration guide for v1-to-v2 architectural evolution.
  • Official Himalaya repository README for feature, install, configuration, and backend details.
  • Official Pimalaya website for project scope and founding context.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/himalaya/config.toml~/.config/himalaya/config.toml~/.himalayarc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
himalayacliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版2.0.0
マネージャ更新日2026-07-26
ローカルデータOK
上流最新
検出された最新v2.0.0

https://github.com/pimalaya/himalaya

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:himalaya
バージョン2.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/himalaya
ホームページhttps://pimalaya.org
リポジトリhttps://github.com/pimalaya/himalaya
上流ドキュメントhttps://github.com/pimalaya/himalaya#readme
ライセンスMIT
ソースアーカイブhttps://github.com/pimalaya/himalaya/archive/refs/tags/v2.0.0.tar.gz
最終更新2026-07-26T04:16:27Z
Pulseupdated
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehimalaya
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

himalaya

nix profile install nixpkgs#himalaya
  • normalized package name match
  • 一致条件: Himalaya
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hi/himalaya/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

himalaya 1.2.0-r0

CLI email client

https://github.com/soywod/himalaya

sudo apk add himalaya
  • License: MIT
  • Architecture: x86_64
  • Source Package: himalaya
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Himalaya
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: himalaya from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

himalaya-bash-completion 1.2.0-r0

Bash completions for himalaya

https://github.com/soywod/himalaya

sudo apk add himalaya-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: himalaya
  • normalized package name match
  • 一致条件: Himalaya
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: himalaya-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

himalaya-doc 1.2.0-r0

CLI email client (documentation)

https://github.com/soywod/himalaya

sudo apk add himalaya-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: himalaya
  • normalized package name match
  • 一致条件: Himalaya
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: himalaya-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

himalaya-fish-completion 1.2.0-r0

Fish completions for himalaya

https://github.com/soywod/himalaya

sudo apk add himalaya-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: himalaya
  • normalized package name match
  • 一致条件: Himalaya
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: himalaya-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

himalaya-zsh-completion 1.2.0-r0

Zsh completions for himalaya

https://github.com/soywod/himalaya

sudo apk add himalaya-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: himalaya
  • normalized package name match
  • 一致条件: Himalaya
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: himalaya-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

himalaya 1.2.0-1

A CLI email client

https://github.com/soywod/himalaya

sudo pacman -S himalaya
  • License: MIT
  • Architecture: x86_64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Himalaya
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: himalaya from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

himalaya 1.2.0-1.4

Command-line interface for email management

https://github.com/pimalaya/himalaya

sudo zypper install himalaya
  • License: AGPL-3.0-only AND AGPL-3.0-or-later AND GPL-2.0-or-later AND MIT AND bzip2-1.0.6 AND MPL-2.0 AND CC-BY-3.0 AND BSD-4-Clause AND OpenSSL AND OFL-1.1
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: himalaya
  • 7 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Himalaya
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: himalaya from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

himalaya

sudo port install himalaya
  • normalized package name match
  • 一致条件: Himalaya
MacPorts ports tree · api.github.com · MacPorts ports tree: mail/himalaya/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/himalaya

scoop install main/himalaya
  • normalized package name match
  • 一致条件: Himalaya
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/himalaya.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment