# 使用 Homebrew, Nix 安装 neverest

查看 neverest 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:neverest
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install neverest
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#neverest
```

  证据: nixpkgs package indexes: pkgs/by-name/ne/neverest/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:neverest
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/neverest>
- **版本:** 0.1.0
- **来源摘要:** Synchronize, backup, and restore emails
- **主页:** <https://pimalaya.org>
- **仓库:** <https://github.com/pimalaya/neverest>
- **上游文档:** <https://pimalaya.org>
- **许可证:** MIT
- **源码归档:** <https://github.com/pimalaya/neverest/archive/refs/tags/v0.1.0.tar.gz>
- **最后更新:** 2026-05-19T07:50:49-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- neverest (cli)
- neverest (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.1.0
- 管理器更新时间: 2026-05-19
- 本地数据: OK
- 上游仓库: https://github.com/pimalaya/neverest
- 检测到的最新版本: v0.1.0 (当前)
## 项目历史与用法

Neverest is a Rust CLI for synchronizing, backing up, and restoring email. It belongs to the Pimalaya family of open-source personal-information-management tools.

### 项目历史

The Neverest repository was initialized in April 2024. Its release feed records a `root` tag on 2024-04-10, v0.1.0 on 2024-04-15, and v1.0.0-beta shortly after. The v0.1.0 release note says the project was initiated from Himalaya CLI, which explains its place in the Pimalaya email-tool split.

### 采用历史

Neverest remains early and very niche as a packaged tool. GitHub showed roughly 310 stars and 11 forks when researched on 2026-07-01, while the Homebrew formula still packaged stable 0.1.0 and reported only 27 install-on-request events over 365 days.

### 使用方式

The upstream main-branch README documents unreleased v1 behavior and explicitly warns that v1 is not yet released, while Homebrew packages v0.1.0. The v1 docs describe IMAP, JMAP, and local m2dir backends; account initialization; `neverest sync`; dry runs; mailbox filters; per-side permissions; and an incremental cache under `$XDG_CACHE_HOME/neverest/<account>/state.json`.

For package nerds, the important bit is the backend model: Neverest is not just a mail fetcher, but a bidirectional sync engine with explicit local/remote sides and conservative controls for create/delete/update behavior. The packaging lag means users need to check which command surface their installed version actually exposes.

### 为什么软件包爱好者会关心

Neverest is significant inside the Pimalaya ecosystem because email sync moved out of Himalaya into a focused CLI. Outside that ecosystem, source evidence supports calling it experimental rather than widely adopted.

### 时间线

- 2024-04-10: Release feed shows initial `root` tag.
- 2024-04-15: v0.1.0 release note says Neverest was initiated from Himalaya CLI.
- 2024-09-03: Release feed shows v1.0.0-beta update.
- 2026-07-01: Homebrew formula API reported stable 0.1.0 and 27 install-on-request events over 365 days.

### Related projects

- Himalaya CLI is the parent/sibling email CLI from which Neverest's sync scope was split.
- Mirador is another Pimalaya CLI split focused on watching mailbox changes.
- m2m is referenced by Neverest as a Maildir-to-m2dir migration helper.

### 来源

- <https://formulae.brew.sh/api/formula/neverest.json>
- <https://formulae.brew.sh/formula/neverest>
- <https://github.com/pimalaya/neverest>
- <https://github.com/pimalaya/neverest/releases.atom>
- <https://github.com/pimalaya/neverest/releases/tag/v0.1.0>
- <https://pimalaya.org/>
- <https://raw.githubusercontent.com/pimalaya/neverest/master/README.md>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## 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: $XDG_CONFIG_HOME/neverest/config.toml, ~/.config/neverest/config.toml, ~/.neverestrc

## Credential files

- Unix: $XDG_CONFIG_HOME/neverest/config.toml, ~/.config/neverest/config.toml, ~/.neverestrc
## 源数据库详情

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

## 其他软件包管理器记录

- Nix - neverest: normalized package name match | nixpkgs package indexes: pkgs/by-name/ne/neverest/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://pkg.so/zh-hans/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [himalaya](https://pkg.so/zh-hans/brew/himalaya/) - Shares the same upstream homepage.
- [aerc](https://pkg.so/zh-hans/brew/aerc/) - Shares pkgdb curated category or tags: cli, email, imap, jmap, productivity.
- [offlineimap](https://pkg.so/zh-hans/brew/offlineimap/) - Shares pkgdb curated category or tags: cli, email, imap, productivity, sync.
- [meli](https://pkg.so/zh-hans/brew/meli/) - Shares pkgdb curated category or tags: cli, email, imap, jmap, productivity.
- [neomutt](https://pkg.so/zh-hans/brew/neomutt/) - Shares pkgdb curated category or tags: cli, email, imap, productivity.
- [claws-mail](https://pkg.so/zh-hans/brew/claws-mail/) - Shares pkgdb curated category or tags: cli, email, imap, productivity.
- [mailcheck](https://pkg.so/zh-hans/brew/mailcheck/) - Shares pkgdb curated category or tags: cli, email, imap, productivity.
- [mu](https://pkg.so/zh-hans/brew/mu/) - Shares pkgdb curated category or tags: cli, email, productivity.
- [alpine](https://pkg.so/zh-hans/brew/alpine/) - Shares pkgdb curated category or tags: cli, email, productivity.

## Combined YAML source

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