# Installer mle avec Homebrew, apk, apt, dnf, MacPorts, Nix

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

## installation

```sh
sudo av install brew:mle
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mle
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mle
```

  Preuve: MacPorts ports tree: editors/mle/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mle
```

  Preuve: Alpine Linux edge package indexes: mle from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mle
```

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

- dnf (92%):

```sh
sudo dnf install mle
```

  Preuve: Fedora Rawhide package metadata: mle from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mle
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ml/mle/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:mle
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.8.1
- **Résumé source:** Flexible terminal-based text editor
- **Page d'accueil:** <https://github.com/adsr/mle>
- **Dépôt:** <https://github.com/adsr/mle>
- **Dernière mise à jour:** 2026-05-17T17:06:34Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mle (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.8.1
## Historique du projet et usages

mle is a small terminal text editor written in C, developed in the adsr/mle repository, which was created on GitHub on 2014-12-22. A 2017 announcement to the suckless development list described it as a small, configurable, extensible and scriptable editor with nano- or Emacs-like defaults, optional modes, a roughly 10k-line codebase, and minimal dependency goals.

### Modes d'utilisation

The README's design goals keep mle in the lightweight-terminal-editor niche rather than the full Vim or Emacs ecosystem: small and hackable, few build-time and run-time dependencies, Lua scripting, shell-command integration, stackable key maps, multiple cursors, window splitting, UTF-8 support, syntax highlighting, and headless operation. In package-manager terms it is a modest but widely packaged console editor, available through systems such as Debian/Ubuntu, Fedora, FreeBSD, Alpine, Nix, Homebrew, MacPorts, Cygwin, and others. In practice users open files directly with `mle`, customize behavior through `~/.mlerc` or `/etc/mlerc`, and lean on existing command-line tools such as grep, fzf, tree, less, perl, and ctags for editor extensions.

### Sources

- <https://api.github.com/repos/adsr/mle>
- <https://dev.suckless.narkive.com/iZHH4oIM/announce-mle-a-small-terminal-based-text-editor>
- <https://formulae.brew.sh/formula/mle>
- <https://github.com/adsr/mle>
- <https://raw.githubusercontent.com/adsr/mle/master/README.md>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mle. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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: ~/.mlerc, /etc/mlerc
## Autres enregistrements de gestionnaires de paquets

- Debian apt - mle - 1.7.2-1: normalized package name match | Debian stable package indexes: mle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | flexible terminal-based editor | https://github.com/adsr/mle
- Nix - mle: normalized package name match | nixpkgs package indexes: pkgs/by-name/ml/mle/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mle - 1.7.2-1: normalized package name match | Ubuntu 24.04 LTS package indexes: mle from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | flexible terminal-based editor | https://github.com/adsr/mle
- apk - mle - 1.8.1-r0: normalized package name match | Alpine Linux edge package indexes: mle from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Flexible terminal-based text editor | https://github.com/adsr/mle
- apk - mle-doc - 1.8.1-r0: normalized package name match | Alpine Linux edge package indexes: mle-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Flexible terminal-based text editor (documentation) | https://github.com/adsr/mle
- dnf - mle - 1.8.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: mle from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A small, flexible, terminal-based text editor | https://github.com/adsr/mle
- MacPorts - mle: normalized package name match | MacPorts ports tree: editors/mle/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mle.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mle.yml)


## Sources

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