# Installer serpl avec Homebrew, MacPorts, Nix, pacman

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

## installation

```sh
sudo av install brew:serpl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install serpl
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install serpl
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#serpl
```

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

- pacman (92%):

```sh
sudo pacman -S serpl
```

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

## Faits du paquet

- **Clé du paquet:** brew:serpl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.6
- **Résumé source:** Simple terminal UI for search and replace
- **Page d'accueil:** <https://github.com/yassinebridi/serpl>
- **Dépôt:** <https://github.com/yassinebridi/serpl>
- **Dernière mise à jour:** 2026-05-31T10:03:55Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- serpl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.3.6

## Notes de sécurité

generalized runtime or code generation signal.

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

## Autres enregistrements de gestionnaires de paquets

- Nix - serpl: normalized package name match | nixpkgs package indexes: pkgs/by-name/se/serpl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - serpl - 0.3.6-1: normalized package name match | Arch Linux sync databases: serpl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A simple TUI for search and replace, ala VS Code | https://github.com/yassinebridi/serpl
- MacPorts - serpl: normalized package name match | MacPorts ports tree: devel/serpl/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/serpl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/serpl.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
