macOS
brew install lesspipelocal Homebrew formula metadata
sudo port install lesspipeMacPorts ports tree · textproc/lesspipe/Portfile · ソース: api.github.com
brew
lesspipe のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lesspipelocal Homebrew formula metadata
sudo port install lesspipeMacPorts ports tree · textproc/lesspipe/Portfile · ソース: api.github.com
nix profile install nixpkgs#lesspipenixpkgs package indexes · pkgs/by-name/le/lesspipe/package.nix · ソース: api.github.com
sudo pacman -S lesspipeArch Linux sync databases · lesspipe · ソース: geo.mirror.pkgbuild.com
概要
Input filter for the pager less
履歴
lesspipe is a long-running input filter for the `less` pager. It sits in a classic Unix niche: let the pager stay simple, but teach it to render compressed files, archives, documents, media metadata, and nested archive structures through an external preprocessor.
The project is maintained by Wolfgang Friebel and distributed from the lesspipe web site and the `wofr06/lesspipe` GitHub repository. The maintainer's project page lists early coverage in Linux Magazin 01/2001, CERN Computing Newsletter 01/2002, and Linux User 04/2002, showing that the script was already established in Unix/Linux user circles by the early 2000s.
The changelog shows continuous modernization rather than a frozen shell-script utility: later releases added support for newer archive and document formats, optional syntax colorizers, tab-completion improvements, security fixes, and a 2025 note for a '25 years recursive lesspipe' article.
lesspipe's adoption follows the shape of pager culture: users opt into it through `LESSOPEN`, distributions package it as a small helper, and package managers expose it as a lightweight add-on for people who live in terminals. Homebrew, MacPorts, Nix, and Arch package metadata in this batch all list a `lesspipe` package.
The common usage is not to run lesspipe as a destination program, but to configure `less` so the filter is called automatically. Once installed, it makes `less archive.tar.gz`, `less file.pdf`, or nested archive inspection behave like ordinary paging instead of a manual extract-convert-open workflow.
Package nerds care about lesspipe because it is a compact example of Unix composition aging well: one pager, one environment hook, and a shell-script filter that tracks the moving target of real-world file formats. It also explains why many Linux users expect `less` to be smarter than upstream `less` alone.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
archive_color | cli | グローバル実行可能ファイル | |
lesspipe.sh | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/wofr06/lesspipe
インストールメタデータ
| パッケージキー | brew:lesspipe |
|---|---|
| バージョン | 2.27 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lesspipe |
| ホームページ | https://lesspipe.org |
| リポジトリ | https://github.com/wofr06/lesspipe |
| 上流ドキュメント | https://lesspipe.org/docs.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.27.tar.gz |
| 最終更新 | 2026-06-17T09:20:36+09:00 |
| Pulse | updated |
| 依存関係 | bash |
| macOS 提供ライブラリ | perl |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | add the following to your shell profile e.g. ~/.profile or ~/.zshrc: export LESSOPEN="|$HOMEBREW_PREFIX/bin/lesspipe.sh %s" |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lesspipe |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lesspipe
nix profile install nixpkgs#lesspipelesspipe 2.26-1
an input filter for the pager less
https://www-zeuthen.desy.de/~friebel/unix/lesspipe.html
sudo pacman -S lesspipelesspipe
sudo port install lesspipeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.