macOS
brew install lycheelocal Homebrew formula metadata
sudo port install lycheeMacPorts ports tree · devel/lychee/Portfile · ソース: api.github.com
brew
lychee のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lycheelocal Homebrew formula metadata
sudo port install lycheeMacPorts ports tree · devel/lychee/Portfile · ソース: api.github.com
sudo apk add lycheeAlpine Linux edge package indexes · lychee · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#lycheenixpkgs package indexes · pkgs/by-name/ly/lychee/package.nix · ソース: api.github.com
sudo pacman -S lycheeArch Linux sync databases · lychee · ソース: geo.mirror.pkgbuild.com
sudo zypper install lycheeopenSUSE Tumbleweed package metadata · lychee · ソース: download.opensuse.org
scoop install main/lycheeScoop official bucket manifest trees · bucket/lychee.json · ソース: api.github.com
winget install --id lycheeverse.lychee -eWindows Package Manager source index · lycheeverse.lychee · ソース: cdn.winget.microsoft.com
概要
Fast, async, resource-friendly link checker
履歴
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.
セキュリティ状態
lychee に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
lychee.tomlCredential-bearing paths to review before unattended agent runs.
lychee.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lychee | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/lycheeverse/lychee
インストールメタデータ
| パッケージキー | brew:lychee |
|---|---|
| バージョン | 0.24.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lychee |
| ホームページ | https://lychee.cli.rs/ |
| リポジトリ | https://github.com/lycheeverse/lychee |
| 上流ドキュメント | https://lychee.cli.rs/ |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/lycheeverse/lychee/archive/refs/tags/lychee-v0.24.2.tar.gz |
| 最終更新 | 2026-05-17T19:17:45Z |
| Pulse | updated |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lychee |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lychee
nix profile install nixpkgs#lycheelychee 0.23.0-r0
Fast, async, resource-friendly link checker written in Rust
sudo apk add lycheelychee-doc 0.23.0-r0
Fast, async, resource-friendly link checker written in Rust (documentation)
sudo apk add lychee-doclychee 0.24.2-1
Fast, async, resource-friendly link checker written in Rust
sudo pacman -S lycheelychee 0.24.2-1.1
Fast, async, stream-based link checker written in Rust
sudo zypper install lycheelychee
sudo port install lycheemain/lychee
scoop install main/lycheelycheeverse.lychee
winget install --id lycheeverse.lychee -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.