pkg.soopen package index

brew / 順位 10077

lr を Homebrew, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install lr

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install lr

Debian stable package indexes · lr · ソース: deb.debian.org

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

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

概要

パッケージ概要

File list utility with features from ls(1), find(1), stat(1), and du(1)

コマンドとエイリアス

  • lr

履歴

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

lr is a recursive file-listing command that combines parts of `ls`, `find`, `stat`, and `du` into one Unix-style CLI.

プロジェクトの歴史

Leah Neukirchen's GitHub repository describes lr as a tool for generating file listings with selected features from `ls(1)`, `find(1)`, `stat(1)`, and `du(1)`. The repository was created in October 2015 and the first tagged release, v0.1, followed in November 2015.

The NEWS file shows the tool maturing through Unix-flavored features: chmod-style mode checks, timestamp selection, colorized symlink targets, broken-link display, Linux ACL/capability/xattr display, breadth-first traversal, shell quoting, OSC 8 hyperlinks, and permission-error behavior.

採用の歴史

The supplied package-manager facts list Homebrew, Debian, Ubuntu, and Nix packaging. That spread fits lr's niche: it is not a coreutils replacement, but it appeals to users who want recursive listings and filter expressions without assembling long `find` pipelines.

GitHub metadata shows a modest but real audience, with 165 stars and ongoing repository activity through 2025.

使われ方

lr is run directly as `lr` over one or more paths. The README includes a 'Rosetta stone' mapping common `ls` and `find` invocations to lr commands, and documents filters, sort keys, custom formats, depth control, symlink handling, NUL-delimited input/output, and long-output formats.

The tool has no documented config file or credentials; behavior is controlled through command-line flags and filter expressions.

パッケージ好きにとっての重要性

lr is interesting to package nerds because it sits between canonical Unix tools rather than replacing only one of them. It packages a personal Unix workflow into a small C utility with manpage-style semantics, making it attractive to people who care about composable file enumeration.

タイムライン

  • 2015: GitHub repository created and v0.1 tagged.
  • 2017: v1.0 changed quoting behavior and added locale, color, @file input, and better error reporting.
  • 2023: v1.6 added basename sorting and large-file defaults.
  • 2025: v2.0 changed permission-denied behavior and added quiet mode.

Related projects

  • lr overlaps with `ls`, `find`, `stat`, `du`, `xargs`, and the author's `xe` utility, which the README recommends for command execution workflows.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
lr実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版2.0.1
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lr
バージョン2.0.1
パッケージマネージャHomebrew
ホームページhttps://github.com/leahneukirchen/lr
リポジトリhttps://github.com/leahneukirchen/lr
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

lr 1.5.1-3

list files, recursively

https://git.vuxu.org/lr/about/

sudo apt install lr
  • Section: utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lr

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

lr 1.5.1-3

list files, recursively

https://git.vuxu.org/lr/about/

sudo apt install lr
  • Section: universe/utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lr from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

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

Combined YAML source

View the package source record on GitHub.

combined/lr.yml

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation