# Installer liquidprompt avec Homebrew, apt, Nix

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

## installation

```sh
sudo av install brew:liquidprompt
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install liquidprompt
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install liquidprompt
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#liquidprompt
```

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

## Faits du paquet

- **Clé du paquet:** brew:liquidprompt
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/liquidprompt>
- **Version:** 2.3.0
- **Résumé source:** Adaptive prompt for bash and zsh shells
- **Page d'accueil:** <https://liquidprompt.readthedocs.io/en/stable/>
- **Dépôt:** <https://github.com/liquidprompt/liquidprompt>
- **Docs amont:** <https://liquidprompt.readthedocs.io/en/stable/>
- **Licence:** AGPL-3.0-or-later
- **Archive source:** <https://github.com/liquidprompt/liquidprompt/archive/refs/tags/v2.3.0.tar.gz>
- **Dernière mise à jour:** 2026-07-05T18:01:19Z
- **Généré:** 2026-08-04T22:13:35+00:00

## Comportement d'installation

- hook post-installation: non défini
- Précautions: Add the following lines to your bash or zsh config (e.g. ~/.bash_profile): if [ -f $HOMEBREW_PREFIX/share/liquidprompt ]; then . $HOMEBREW_PREFIX/share/liquidprompt fi If you'd like to reconfigure options, you may do so in ~/.liquidpromptrc.
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.3.0
- gestionnaire mis à jour: 2026-07-05
- données locales: OK
- dépôt amont: https://github.com/liquidprompt/liquidprompt
- dernière version détectée: v2.3.0 (à jour)

## Notes de sécurité

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


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** liquidprompt
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - liquidprompt - 2.2.1-2: normalized package name match | Debian stable package indexes: liquidprompt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | adaptative prompt for bash & zsh | https://github.com/nojhan/liquidprompt
- Nix - liquidprompt: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/liquidprompt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - liquidprompt - 2.1.2-1: normalized package name match | Ubuntu 24.04 LTS package indexes: liquidprompt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | adaptative prompt for bash & zsh | https://github.com/nojhan/liquidprompt


## Liens liés

- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched curated package taxonomy and local package facts.
- [kube-ps1](https://pkg.so/fr/brew/kube-ps1/) - Local package facts share a topical domain. Shared terms: bash, prompt, zsh.
- [powerline-go](https://pkg.so/fr/brew/powerline-go/) - Local package facts share a topical domain. Shared terms: bash, prompt, zsh.
- [shellspec](https://pkg.so/fr/brew/shellspec/) - Local package facts share a topical domain. Shared terms: bash, shells, zsh.

## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
