# 使用 Homebrew, Nix, scoop 安装 leetsolv

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

## 安装

```sh
sudo av install brew:leetsolv
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install leetsolv
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#leetsolv
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/leetsolv
```

  证据: Scoop official bucket manifest trees: bucket/leetsolv.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:leetsolv
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/leetsolv>
- **版本:** 1.2.0
- **来源摘要:** CLI tool for DSA problem revision with spaced repetition
- **主页:** <https://github.com/eannchen/leetsolv>
- **仓库:** <https://github.com/eannchen/leetsolv>
- **许可证:** MIT
- **源码归档:** <https://github.com/eannchen/leetsolv/archive/refs/tags/v1.2.0.tar.gz>
- **最后更新:** 2026-07-26T13:41:00+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- leetsolv (cli)
- leetsolv (别名)

## 构建依赖

- go

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.2.0
- 管理器更新时间: 2026-07-26
- 本地数据: OK
- 上游仓库: https://github.com/eannchen/leetsolv
- 检测到的最新版本: v1.2.0 (当前)
## 项目历史与用法

LeetSolv is a Go CLI for revisiting data-structures-and-algorithms problems with spaced repetition rather than simply collecting solved-problem records.

### 项目历史

The README presents LeetSolv as a deliberate-practice tool for LeetCode and HackerRank problems. Its scheduler is described as a customized SM-2 algorithm that incorporates familiarity, importance, and reasoning factors, plus due-priority scoring and randomized interval behavior.

The GitHub releases page shows a short 1.0 release ramp in August 2025, including release candidates on 2025-08-21 and 2025-08-22, a v1.0.0 release on 2025-08-24, and follow-up fixes on 2025-08-25 and 2025-09-01.

### 采用历史

The project has modest but visible adoption for a focused study tool, with GitHub stars, forks, Homebrew packaging, and Scoop packaging listed in the input facts and README.

### 使用方式

Users add DSA problem URLs, run interactive or direct commands such as `leetsolv add`, `leetsolv status`, and `leetsolv help`, and rely on the local JSON configuration and stored schedule to decide what to review next.

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

LeetSolv is notable in package-manager catalogs because it is not another LeetCode submitter; it packages an offline, zero-dependency Go scheduling tool with atomic local writes and a study-oriented data model.

### 时间线

- 2025-08-21: v1.0.0-rc.1 appeared on the GitHub releases page.
- 2025-08-24: v1.0.0 was released.
- 2025-09-01: v1.0.3 refined familiarity and memory-prompt documentation.
- 2026-01-01: The repository page lists v1.2.0 as a release.

### Related projects

- The README explicitly positions the tool against generic Anki-style memorization for DSA practice, and references LeetCode, HackerRank, and SuperMemo 2.

### 来源

- <https://github.com/eannchen/leetsolv>
- <https://github.com/eannchen/leetsolv/releases>


## 安全说明

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

- Unix: ~/.leetsolv/settings.json
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** leetsolv
- **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

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

- Nix - leetsolv: normalized package name match | nixpkgs package indexes: pkgs/by-name/le/leetsolv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/leetsolv: normalized package name match | Scoop official bucket manifest trees: bucket/leetsolv.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [leetcode-cli](https://pkg.so/zh-hans/brew/leetcode-cli/) - Shares pkgdb curated category or tags: cli, coding-practice, developer-tools, leetcode.
- [leetgo](https://pkg.so/zh-hans/brew/leetgo/) - Shares pkgdb curated category or tags: cli, coding-practice, developer-tools, leetcode.
- [leetup](https://pkg.so/zh-hans/brew/leetup/) - Shares pkgdb curated category or tags: cli, coding-practice, developer-tools, leetcode.
- [exercism](https://pkg.so/zh-hans/brew/exercism/) - Shares pkgdb curated category or tags: cli, coding-practice, developer-tools.

## Combined YAML source

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