macOS
brew install lycheelocal Homebrew formula metadata
sudo port install lycheeMacPorts ports tree · devel/lychee/Portfile · source: api.github.com
brew
Fast, async, resource-friendly link checker. Version 0.24.2 via Homebrew; verified 2026-05-17.
install
brew install lycheelocal Homebrew formula metadata
sudo port install lycheeMacPorts ports tree · devel/lychee/Portfile · source: api.github.com
sudo apk add lycheeAlpine Linux edge package indexes · lychee · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#lycheenixpkgs package indexes · pkgs/by-name/ly/lychee/package.nix · source: api.github.com
sudo pacman -S lycheeArch Linux sync databases · lychee · source: geo.mirror.pkgbuild.com
sudo zypper install lycheeopenSUSE Tumbleweed package metadata · lychee · source: download.opensuse.org
scoop install main/lycheeScoop official bucket manifest trees · bucket/lychee.json · source: api.github.com
winget install --id lycheeverse.lychee -eWindows Package Manager source index · lycheeverse.lychee · source: cdn.winget.microsoft.com
overview
Fast, async, resource-friendly link checker
history
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.
security posture
No matching local secret-handling manifest was found for lychee. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lychee | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/lycheeverse/lychee
install metadata
| Package key | brew:lychee |
|---|---|
| Version | 0.24.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lychee |
| Homepage | https://lychee.cli.rs/ |
| Repository | https://github.com/lycheeverse/lychee |
| Upstream docs | https://lychee.cli.rs/ |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/lycheeverse/lychee/archive/refs/tags/lychee-v0.24.2.tar.gz |
| Last updated | 2026-05-17T19:17:45Z |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.