Automic VaultAutomic Vault

brew

le を Homebrew, apt, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install le

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install le

MacPorts ports tree · editors/le/Portfile · ソース: api.github.com

Linux

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

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

概要

パッケージ概要

Text editor with block and binary operations

コマンドとエイリアス

  • le

履歴

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

LE is Alexander V. Lukyanov's terminal text editor, notable for block operations, binary-safe editing, hex mode, mmap-based large-file/device editing, syntax highlighting, and configurable keymaps and colors.

プロジェクトの歴史

The upstream HISTORY file says Lukyanov started LE in 1993 as first-year laboratory work at Yaroslavl State University while using a BESTA Unix machine with 8 MB of memory and fourteen terminals. The first version could load, browse, insert, delete, and save files.

After that first version, the editor was almost completely rewritten in C++. Lukyanov published it under the GPL in early 1997 after deciding it had become powerful enough to share. The NEWS file marks version 1.2.0 as the first public release.

LE's development history is a long record of terminal-editor pragmatism: regular-expression search, tunable syntax highlighting, rectangular blocks, mmap editing for large files and devices, mouse support, multibyte/UTF-8 support, full undo/redo, many syntax definitions, ncurses portability fixes, and build fixes for Unix-like systems.

採用の歴史

LE never became a mainstream editor on the scale of vi, Emacs, nano, or joe, but it persisted in Unix package collections because it occupies a useful niche: a small terminal editor with Norton Editor-like ergonomics plus block, binary, and hex-oriented features.

Package availability in Homebrew, Debian, Ubuntu, and MacPorts shows the usual long-tail survival path for mature terminal tools: stable enough to keep packaging, specialized enough that users seek it by name.

使われ方

LE is used as an interactive terminal editor for text files, DOS/Unix line-ending files, binary-clean editing, hexadecimal viewing/editing, syntax-highlighted source/config editing, rectangular and stream block operations, and cautious mmap replace-mode edits of large files or devices.

Its configuration model is file-based and terminal-oriented: syntax rules can live in package data, ~/.le/syntax, or ./.le.syntax; keymaps and colors can be dumped and customized in ~/.le or package data locations.

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

LE is significant as a survivor from the 1990s Unix editor ecology. It is small, C++/ncurses-based, GPL-licensed, and full of features that matter to terminal users who edit awkward files: rectangular blocks, binary mode, hex mode, mmap editing, and configurable keymaps.

For package maintainers, LE is a good example of a stable but actively patched classic utility whose changelog is dominated by portability, terminal behavior, syntax updates, and correctness fixes rather than product churn.

タイムライン

  • 1993: Alexander V. Lukyanov starts LE as student laboratory work on a BESTA Unix machine.
  • Early 1997: LE is published under the GPL after a substantial C++ rewrite.
  • Version 1.2.0: NEWS marks the first public release.
  • 2001: Version 1.9.0 adds bookmark support and syntax improvements.
  • 2004: Version 1.10.0 adds multibyte encoding support; version 1.11.0 adds full undo/redo.
  • 2010: Version 1.14.5 changes licensing to GNU GPL v3 because regex.c already used it.
  • 2015: Version 1.16.0 integrates the default menu and improves keymap implementation.
  • 2021: Version 1.16.8 records macOS build changes, performance optimizations, and syntax improvements.

Related projects

  • Related editor traditions include vi, Emacs, Norton Editor, Turbo C's file selector style, ncurses-based terminal editors, and hex/binary editors.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
lecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.16.7
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/lavv17/le

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/lavv17/le信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:le
バージョン1.16.7
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/le
ホームページhttps://github.com/lavv17/le
リポジトリhttps://github.com/lavv17/le
上流ドキュメントhttps://github.com/lavv17/le#readme
ライセンスGPL-3.0-or-later AND GPL-2.0-or-later
ソースアーカイブhttps://github.com/lavv17/le/releases/download/v1.16.7/le-1.16.7.tar.gz
macOS 提供ライブラリncurses
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

le 1.16.8-1

Text editor with block and binary operations

http://lav.yar.ru/programs.html

sudo apt install le
  • Section: editors
  • Architecture: amd64
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Le
Debian stable package indexes · deb.debian.org · Debian stable package indexes: le from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

le 1.16.8-0.1

Text editor with block and binary operations

http://lav.yar.ru/programs.html

sudo apt install le
  • Section: universe/editors
  • Architecture: amd64
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Le
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: le from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

le

sudo port install le
  • normalized package name match
  • 一致条件: Le
MacPorts ports tree · api.github.com · MacPorts ports tree: editors/le/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

Combined YAML source

View the package source record on GitHub.

combined/le.yml

使用ソース

  • 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