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

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

## インストール

```sh
sudo av install brew:lychee
```

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

### macOS

- Homebrew (100%):

```sh
brew install lychee
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lychee
```

  証拠: MacPorts ports tree: devel/lychee/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add lychee
```

  証拠: Alpine Linux edge package indexes: lychee from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#lychee
```

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

- pacman (92%):

```sh
sudo pacman -S lychee
```

  証拠: Arch Linux sync databases: lychee from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install lychee
```

  証拠: openSUSE Tumbleweed package metadata: lychee from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/lychee
```

  証拠: Scoop official bucket manifest trees: bucket/lychee.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id lycheeverse.lychee -e
```

  証拠: Windows Package Manager source index: lycheeverse.lychee from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:lychee
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.24.2
- **ソース概要:** Fast, async, resource-friendly link checker
- **ホームページ:** <https://lychee.cli.rs/>
- **リポジトリ:** <https://github.com/lycheeverse/lychee>
- **最終更新:** 2026-05-17T19:17:45Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- lychee (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.24.2
## プロジェクトの歴史と使われ方

lychee is a fast, asynchronous Rust link checker for websites, Markdown, HTML, and other text-like files. It is distributed as a CLI, a Rust library, Docker image, prebuilt binaries, and a GitHub Action.

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

The official README says the first prototype was built in episode 10 of Hello Rust. The public Git history for the standalone repository begins in August 2020, and early tags followed in December 2020. Since then the project has developed into a lycheeverse-maintained CLI plus `lychee-lib` library.

The project emphasizes Rust async execution, stream-oriented checking, static binaries, and CI-oriented output formats. Its feature table compares it with other link checkers such as awesome_bot, muffet, broken-link-checker, linkinator, linkchecker, markdown-link-check, and fink, positioning lychee in the cross-language ecosystem of documentation-quality tooling.

### 採用の歴史

Upstream documents many install paths: Arch, openSUSE, Ubuntu snap, Alpine, Homebrew, MacPorts, Docker, Nix, FreeBSD, Termux, Conda, Scoop, WinGet, Chocolatey, prebuilt binaries, cargo-binstall, Cargo, and GitHub Actions. The README also lists notable users including OpenSearch, papers-we-love, PingCAP docs, Microsoft WhatTheHack, HashiCorp Consul, Fastify, Nuxt, containerd, Gradle, and tldr-pages.

### 使われ方

Common usage is `lychee [OPTIONS] [inputs]...`, either locally over documentation files and websites or in CI through the GitHub Action. The official config guide says `lychee.toml` is used by default when present in the current working directory, and `--config <PATH>` can point at another TOML config.

For GitHub-heavy link sets, lychee can use a GitHub token through `GITHUB_TOKEN`, `--github-token`, or the config file. The docs frame this as a way to avoid GitHub API rate limiting when checking public repository links.

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

lychee is a package-nerd favorite because it is the modern static Rust binary version of a classic maintenance chore: keep every link in your docs alive. Its broad install matrix, GitHub Action, Docker image, library crate, config file, and stable CI exit codes make it easy for distributions and automation platforms to carry.

### タイムライン

- 2020: Standalone repository history begins after extraction from the Hello Rust show repository.
- 2020: v0.2.0, v0.3.0, and v0.4.0 are tagged.
- 2021: v0.5 and v0.6 alpha releases follow.
- 2026: v0.24.x releases are tagged, with docs noting lychee-v0.24.2.

### Related projects

- lychee-action provides the GitHub Actions integration.
- lychee-lib exposes the Rust library used by the CLI.
- The README compares lychee with awesome_bot, muffet, broken-link-checker, linkinator, linkchecker, markdown-link-check, and fink.

### ソース

- <https://github.com/lycheeverse/lychee>
- <https://lychee.cli.rs/>
- <https://lychee.cli.rs/guides/cli/>
- <https://lychee.cli.rs/guides/config/>
- <https://raw.githubusercontent.com/lycheeverse/lychee/master/README.md>
- source_facts.package-manager


## セキュリティノート

lychee に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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: lychee.toml

## Credential files

- Unix: lychee.toml
## 他のパッケージマネージャ記録

- Nix - lychee: normalized package name match | nixpkgs package indexes: pkgs/by-name/ly/lychee/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - lychee - 0.24.2-r0: normalized package name match | Alpine Linux edge package indexes: lychee from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fast, async, resource-friendly link checker written in Rust | https://lychee.cli.rs
- apk - lychee-doc - 0.24.2-r0: normalized package name match | Alpine Linux edge package indexes: lychee-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fast, async, resource-friendly link checker written in Rust (documentation) | https://lychee.cli.rs
- pacman - lychee - 0.24.2-1: normalized package name match | Arch Linux sync databases: lychee from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Fast, async, resource-friendly link checker written in Rust | https://lychee.cli.rs
- zypper - lychee - 0.24.2-1.3: normalized package name match | openSUSE Tumbleweed package metadata: lychee from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fast, async, stream-based link checker written in Rust | https://lychee.cli.rs
- MacPorts - lychee: normalized package name match | MacPorts ports tree: devel/lychee/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/lychee: normalized package name match | Scoop official bucket manifest trees: bucket/lychee.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - lycheeverse.lychee: normalized package name match | Windows Package Manager source index: lycheeverse.lychee from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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