# Installer latexindent avec Homebrew, scoop

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

## installation

```sh
sudo av install brew:latexindent
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install latexindent
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/latexindent
```

  Preuve: Scoop official bucket manifest trees: bucket/latexindent.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:latexindent
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.0.2
- **Résumé source:** Add indentation to LaTeX files
- **Page d'accueil:** <https://latexindentpl.readthedocs.io>
- **Dépôt:** <https://github.com/cmhughes/latexindent.pl>
- **Dernière mise à jour:** 2026-06-06T14:21:31Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- latexindent (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

latexindent.pl is a Perl formatter for LaTeX, TeX-adjacent, and BibTeX-style source files. It adds indentation, aligns delimiters, modifies line breaks, wraps text, and supports user customization through YAML settings.

### Historique du projet

The GitHub repository was created on 2012-08-28. CTAN lists Chris Hughes as maintainer, and the project README identifies the package as `latexindent.pl`, a Perl script to beautify, tidy, format, and indent code within environments, commands, headings, and special code blocks.

The project evolved from indentation into a broader source-formatting tool. The README documents delimiter alignment, line-break modification, text wrapping, one-sentence-per-line handling, string and regex replacements, Conda, Docker, and pre-commit support.

The 2026 V4.0 changelog records a major overhaul of how `latexindent.pl` finds code blocks, with user-setting changes and performance and interaction improvements. CTAN records version 4.0.2 dated 2026-06-06.

### Historique d'adoption

latexindent.pl is distributed through CTAN and is included in TeX Live and MiKTeX. Homebrew packages it as `latexindent`, and the upstream README documents standalone executables for Windows, Ubuntu Linux, and macOS, along with Conda, Docker, and pre-commit workflows.

Its adoption tracks the rise of formatter expectations in developer tooling: LaTeX authors increasingly want editor, CI, and pre-commit formatting support similar to language formatters such as gofmt, Black, or Prettier.

### Modes d'utilisation

Users run `latexindent.pl myfile.tex` for a default formatting pass, often with `-l` to load YAML settings, `-o` to write a separate output file, or pre-commit hooks to format files during Git workflows. The documentation emphasizes testing output carefully before overwriting important documents.

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

latexindent.pl is package-nerd significant because it brings modern formatter ergonomics to TeX source: reproducible layout, YAML configuration, editor integration, pre-commit hooks, and CI-friendly command-line behavior.

It also has a packaging wrinkle maintainers care about: despite the Homebrew formula name `latexindent`, the upstream executable and documentation consistently center `latexindent.pl` and its Perl module/settings bundle.

### Chronologie

- 2012-08-28: GitHub repository created.
- 2022-01-21: CTAN announcement recorded version 3.15.
- 2026-03-15: V4.0 released as a major code-block-detection overhaul.
- 2026-06-06: V4.0.2 released.
- 2026-06-08: CTAN announced the 4.0.2 update.

### Related projects

- Related projects and platforms include CTAN, TeX Live, MiKTeX, latexindent.pl's Read the Docs documentation, pre-commit, Conda, Docker, and editor or CI workflows that enforce TeX source formatting.

### Sources

- <https://api.github.com/repos/cmhughes/latexindent.pl>
- <https://api.github.com/repos/cmhughes/latexindent.pl/tags?per_page=20>
- <https://ctan.org/pkg/latexindent?lang=en>
- <https://latexindentpl.readthedocs.io/en/latest/sec-introduction.html>
- <https://raw.githubusercontent.com/cmhughes/latexindent.pl/main/documentation/changelog.md>
- <https://raw.githubusercontent.com/cmhughes/latexindent.pl/main/readme.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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: ~/indentconfig.yaml, ~/.indentconfig.yaml, localSettings.yaml in the target file directory, current working directory
## Autres enregistrements de gestionnaires de paquets

- Scoop - main/latexindent: normalized package name match | Scoop official bucket manifest trees: bucket/latexindent.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/latexindent.yml](https://github.com/mxcl/pkgdb/blob/main/combined/latexindent.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
