# 使用 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
- **版本:** 0.1.0
- **来源摘要:** Synchronize, backup, and restore emails
- **主页:** <https://pimalaya.org>
- **仓库:** <https://github.com/pimalaya/neverest>
- **最后更新:** 2026-05-19T07:50:49-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- neverest (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.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
## 其他软件包管理器记录

- 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
