macOS
brew install lelocal Homebrew formula metadata
安装
brew install lelocal Homebrew formula metadata
概览
Text editor with block and binary operations
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
le | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | le |
| 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 软件包链接分开显示。
le 1.16.8-1
Text editor with block and binary operations
http://lav.yar.ru/programs.html
sudo apt install lele 1.16.8-0.1
Text editor with block and binary operations
http://lav.yar.ru/programs.html
sudo apt install lele
sudo port install le来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.