macOS
brew install libteclalocal Homebrew formula metadata
brew
libtecla のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libteclalocal Homebrew formula metadata
sudo apt install libtecla-devDebian stable package indexes · libtecla-dev · ソース: deb.debian.org
sudo pacman -S libteclaArch Linux sync databases · libtecla · ソース: geo.mirror.pkgbuild.com
概要
Command-line editing facilities similar to the tcsh shell
履歴
libtecla is Martin Shepherd's interactive command-line input library for Unix-like programs. It provides tcsh-like editing, command history, tab completion, filename expansion, and the enhance wrapper for adding line editing to third-party programs.
The official release notes identify version 1.1j as the initial public release on freshmeat.org. The libtecla man page names Martin Shepherd as author and explains the name: in Spanish, tecla means a keyboard key, fitting a library centered on keyboard input.
The project evolved through practical terminal features rather than a large ecosystem. Version 1.2 added path lookup and completion, 1.2.3 introduced an autoconf configure script, 1.3.0 added optional vi editing mode, 1.4.0 expanded history, configuration, signals, and the enhance program, and 1.5.0 added non-blocking I/O and event-loop integration.
libtecla's adoption has been modest but durable. It appears in Homebrew, Debian, Ubuntu, and Arch-family packaging in the input metadata, mostly for C programs that want readline-like behavior under a permissive license and with a small dependency footprint.
Programs link with libtecla and call its interactive line-input API to get emacs-like default bindings, optional vi mode, command history, tab completion, filename expansion, and per-user customization through ~/.teclarc.
The enhance utility is the package's user-visible trick: it can add command-line editing to some third-party interactive programs without those programs being linked against libtecla.
libtecla sits in the same mental shelf as readline and libedit, but as a smaller permissively licensed option. Package maintainers care because it offers command-line ergonomics without making every consumer inherit readline's licensing and dependency choices.
Its significance is niche: valuable for terminal-native Unix software, not a broad application platform.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.teclarc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
enhance | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://sites.astro.caltech.edu/~mcs/tecla/
インストールメタデータ
| パッケージキー | brew:libtecla |
|---|---|
| バージョン | 1.6.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libtecla |
| ホームページ | https://sites.astro.caltech.edu/~mcs/tecla/ |
| 上流ドキュメント | https://sites.astro.caltech.edu/~mcs/tecla |
| ライセンス | ICU |
| ソースアーカイブ | https://sites.astro.caltech.edu/~mcs/tecla/libtecla-1.6.3.tar.gz |
| 最終更新 | 2026-06-22T14:05:23-07:00 |
| Pulse | updated |
| ビルド依存関係 | automake |
| 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 | libtecla |
| 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 パッケージリンクとは分けて表示されます。
libtecla-dev 1.6.3-3.1
interactive command line editing facilities (development)
https://www.astro.caltech.edu/~mcs/tecla/
sudo apt install libtecla-devlibtecla1t64 1.6.3-3.1
interactive command line editing facilities
https://www.astro.caltech.edu/~mcs/tecla/
sudo apt install libtecla1t64libtecla-dev 1.6.3-3.1build1
interactive command line editing facilities (development)
https://www.astro.caltech.edu/~mcs/tecla/
sudo apt install libtecla-devlibtecla1t64 1.6.3-3.1build1
interactive command line editing facilities
https://www.astro.caltech.edu/~mcs/tecla/
sudo apt install libtecla1t64libtecla 1.6.3-2
Interactive command line editing facilities
http://www.astro.caltech.edu/~mcs/tecla/
sudo pacman -S libteclaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.