Automic VaultAutomic Vault

brew

lesspipe mit Homebrew, MacPorts, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lesspipe in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install lesspipe

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install lesspipe

MacPorts ports tree · textproc/lesspipe/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#lesspipe

nixpkgs package indexes · pkgs/by-name/le/lesspipe/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S lesspipe

Arch Linux sync databases · lesspipe · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Input filter for the pager less

Befehle und Aliase

  • archive_color
  • lesspipe.sh

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2001: Linux Magazin 01/2001 coverage listed on the maintainer's lesspipe page.
  • 2002: CERN Computing Newsletter 01/2002 and Linux User 04/2002 coverage listed on the maintainer's lesspipe page.
  • 2015: The GitHub repository `wofr06/lesspipe` was created on July 20, 2015.
  • 2025: Version 2.18 noted a '25 years recursive lesspipe' article in the lesspipe.sh wiki.
  • 2026: Version 2.27 was recorded in the changelog on June 10, 2026.

Related projects

  • lesspipe is tightly coupled to `less` and its `LESSOPEN` input-preprocessor mechanism. It also overlaps with tools it delegates to or competes with for specific formats, including archive utilities, document converters, `file`/magic databases, `bat`, Vim/Neovim-based colorizers, and media metadata tools.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:archive

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
archive_colorcliglobales Executable
lesspipe.shcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-24
Manager-Version2.27
Manager aktualisiert2026-06-17
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.27

https://github.com/wofr06/lesspipe

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:lesspipe
Version2.27
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/lesspipe
Homepagehttps://lesspipe.org
Repositoryhttps://github.com/wofr06/lesspipe
Upstream-Dokumentationhttps://lesspipe.org/docs.html
LizenzGPL-2.0-only AND GPL-2.0-or-later AND MIT AND (Artistic-1.0-Perl OR GPL-1.0-or-later)
Quellarchivhttps://github.com/wofr06/lesspipe/archive/refs/tags/v2.27.tar.gz
Zuletzt aktualisiert2026-06-17T09:20:36+09:00
Pulseupdated
Abhängigkeitenbash
Von macOS bereitgestellte Bibliothekenperl
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
Einschränkungenadd the following to your shell profile e.g. ~/.profile or ~/.zshrc: export LESSOPEN="|$HOMEBREW_PREFIX/bin/lesspipe.sh %s"

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

lesspipe

nix profile install nixpkgs#lesspipe
  • normalized package name match
  • Abgeglichen nach: Lesspipe
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/le/lesspipe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

lesspipe 2.26-1

an input filter for the pager less

https://www-zeuthen.desy.de/~friebel/unix/lesspipe.html

sudo pacman -S lesspipe
  • License: GPL-2.0-or-later
  • Architecture: any
  • 1 Abhängigkeiten
  • 18 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lesspipe
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lesspipe from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

lesspipe

sudo port install lesspipe
  • normalized package name match
  • Abgeglichen nach: Lesspipe
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/lesspipe/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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