Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install lychee

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install lychee

MacPorts ports tree · devel/lychee/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add lychee

Alpine Linux edge package indexes · lychee · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#lychee

nixpkgs package indexes · pkgs/by-name/ly/lychee/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S lychee

Arch Linux sync databases · lychee · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install lychee

openSUSE Tumbleweed package metadata · lychee · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/lychee

Scoop official bucket manifest trees · bucket/lychee.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id lycheeverse.lychee -e

Windows Package Manager source index · lycheeverse.lychee · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Fast, async, resource-friendly link checker

コマンドとエイリアス

  • lychee

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

保護ツール対応はまだ見つかっていません

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
lychee.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
lychee.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
lycheecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.24.2
マネージャ更新日2026-05-17
ローカルデータOK
上流最新
検出された最新lychee-v0.24.2

https://github.com/lycheeverse/lychee

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelychee
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

lychee

nix profile install nixpkgs#lychee
  • normalized package name match
  • 一致条件: Lychee
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ly/lychee/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

lychee 0.23.0-r0

Fast, async, resource-friendly link checker written in Rust

https://lychee.cli.rs

sudo apk add lychee
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: lychee
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Lychee
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lychee from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

lychee-doc 0.23.0-r0

Fast, async, resource-friendly link checker written in Rust (documentation)

https://lychee.cli.rs

sudo apk add lychee-doc
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: lychee
  • normalized package name match
  • 一致条件: Lychee
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lychee-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

lychee 0.24.2-1

Fast, async, resource-friendly link checker written in Rust

https://lychee.cli.rs

sudo pacman -S lychee
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Lychee
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lychee from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

lychee 0.24.2-1.1

Fast, async, stream-based link checker written in Rust

https://lychee.cli.rs

sudo zypper install lychee
  • License: Apache-2.0 OR MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lychee
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Lychee
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lychee from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

lychee

sudo port install lychee
  • normalized package name match
  • 一致条件: Lychee
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/lychee/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/lychee

scoop install main/lychee
  • normalized package name match
  • 一致条件: Lychee
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/lychee.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

lycheeverse.lychee

winget install --id lycheeverse.lychee -e
  • normalized package name match
  • 一致条件: Lychee
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: lycheeverse.lychee from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment