# Installer libtecla avec Homebrew, apt, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libtecla pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:libtecla
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libtecla
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install libtecla-dev
```

  Preuve: Debian stable package indexes: libtecla-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S libtecla
```

  Preuve: Arch Linux sync databases: libtecla from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:libtecla
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libtecla>
- **Version:** 1.6.3
- **Résumé source:** Command-line editing facilities similar to the tcsh shell
- **Page d'accueil:** <https://sites.astro.caltech.edu/~mcs/tecla/>
- **Docs amont:** <https://sites.astro.caltech.edu/~mcs/tecla>
- **Licence:** ICU
- **Archive source:** <https://sites.astro.caltech.edu/~mcs/tecla/libtecla-1.6.3.tar.gz>
- **Dernière mise à jour:** 2026-06-22T14:05:23-07:00
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- enhance (cli)
- enhance (alias)

## Dépendances de compilation

- automake

## Bibliothèques fournies par macOS

- ncurses

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.6.3
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://sites.astro.caltech.edu/~mcs/tecla/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 1.1j: Initial public release on freshmeat.org.
- 1.2: Adds lookup and completion of filenames in Unix-style paths.
- 1.2.3: Adds an autoconf configure script and shared-library support on several Unix systems.
- 1.3.0: Adds optional vi command-line editing mode.
- 1.4.0: Adds history save/load, richer configuration, signal handling, 8-bit clean input, and the enhance program.
- 1.5.0: Adds non-blocking I/O and event-loop support.
- 2014: The upstream page lists version 1.6.3 and is signed by Martin Shepherd on November 9, 2014.

### Related projects

- GNU readline and BSD libedit are the closest related command-line editing libraries. tcsh, vi, and emacs provide the interaction styles that libtecla imitates or supports.

### Sources

- <https://sites.astro.caltech.edu/~mcs/tecla/>
- <https://sites.astro.caltech.edu/~mcs/tecla/enhance.html>
- <https://sites.astro.caltech.edu/~mcs/tecla/libtecla.html>
- <https://sites.astro.caltech.edu/~mcs/tecla/release.html>
- <https://sites.astro.caltech.edu/~mcs/tecla/tecla.html>


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.teclarc
## Détails de la base source

- **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:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - libtecla-dev - 1.6.3-3.1: normalized package name match | Debian stable package indexes: libtecla-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | interactive command line editing facilities (development) | https://www.astro.caltech.edu/~mcs/tecla/
- Debian apt - libtecla1t64 - 1.6.3-3.1: normalized package name match | Debian stable package indexes: libtecla1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | interactive command line editing facilities | https://www.astro.caltech.edu/~mcs/tecla/
- Ubuntu apt - libtecla-dev - 1.6.3-3.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libtecla-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | interactive command line editing facilities (development) | https://www.astro.caltech.edu/~mcs/tecla/
- Ubuntu apt - libtecla1t64 - 1.6.3-3.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libtecla1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | interactive command line editing facilities | https://www.astro.caltech.edu/~mcs/tecla/
- pacman - libtecla - 1.6.3-2: normalized package name match | Arch Linux sync databases: libtecla from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Interactive command line editing facilities | http://www.astro.caltech.edu/~mcs/tecla/


## Liens liés

- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/fr/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [automake](https://www.automicvault.com/fr/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [libsql](https://www.automicvault.com/fr/pkg/brew/libsql/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libstatgrab](https://www.automicvault.com/fr/pkg/brew/libstatgrab/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libstxxl](https://www.automicvault.com/fr/pkg/brew/libstxxl/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libsvm](https://www.automicvault.com/fr/pkg/brew/libsvm/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libtar](https://www.automicvault.com/fr/pkg/brew/libtar/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libtasn1](https://www.automicvault.com/fr/pkg/brew/libtasn1/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libtensorflow](https://www.automicvault.com/fr/pkg/brew/libtensorflow/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libtiff](https://www.automicvault.com/fr/pkg/brew/libtiff/) - Shares av.db curated category or tags: cli, not-completed, other.

## Combined YAML source

View the package source record on GitHub. [combined/libtecla.yml](https://github.com/automic-vault/db/blob/main/combined/libtecla.yml)


## Sources

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