# 安装 lesspipe

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

## 安装

```sh
sudo av install brew:lesspipe
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lesspipe
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lesspipe
```

  证据: MacPorts ports tree: textproc/lesspipe/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lesspipe
```

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

- pacman (92%):

```sh
sudo pacman -S lesspipe
```

  证据: Arch Linux sync databases: lesspipe from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:lesspipe
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/lesspipe>
- **版本:** 2.25
- **来源摘要:** Input filter for the pager less
- **主页:** <https://www-zeuthen.desy.de/~friebel/unix/lesspipe.html>
- **仓库:** <https://github.com/wofr06/lesspipe>
- **上游文档:** <https://www-zeuthen.desy.de/~friebel/unix/lesspipe.html>
- **许可证:** GPL-2.0-only AND GPL-2.0-or-later AND MIT AND (Artistic-1.0-Perl OR GPL-1.0-or-later)
- **源码归档:** <https://github.com/wofr06/lesspipe/archive/refs/tags/v2.25.tar.gz>
- **更新:** 2026-04-25T15:09:19Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- archive_color (cli)
- lesspipe.sh (cli)
- archive_color (别名)
- lesspipe.sh (别名)

## 依赖

- bash

## macOS 提供的库

- perl

## 安装行为

- post-install 钩子: 未定义
- Caveats: add the following to your shell profile e.g. ~/.profile or ~/.zshrc: export LESSOPEN="\|$HOMEBREW_PREFIX/bin/lesspipe.sh %s"
- Bottle: 可用 于 all

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 2.25
- 管理器更新时间: 2026-04-25
- 本地数据: ok
- 上游仓库: https://github.com/wofr06/lesspipe
- 检测到的最新版本: v2.25 (current)

## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / medium
- broad file, network, media, or database tool signal

## 相关链接

- [bash](https://www.automicvault.com/pkg/brew/bash/) - Runtime dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
