# Installer pacvim avec Homebrew, apt, MacPorts, Nix

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

## installation

```sh
sudo av install brew:pacvim
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pacvim
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pacvim
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install pacvim
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#pacvim
```

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

## Faits du paquet

- **Clé du paquet:** brew:pacvim
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.1
- **Résumé source:** Learn vim commands via a game
- **Page d'accueil:** <https://github.com/jmoon018/PacVim>
- **Dépôt:** <https://github.com/jmoon018/PacVim>
- **Dernière mise à jour:** 2026-07-11T15:23:34+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pacvim (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - pacvim - 1.1.1-1.1+b1: normalized package name match | Debian stable package indexes: pacvim from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | pacman game concept with vim command | https://github.com/jmoon018/PacVim
- Nix - pacvim: normalized package name match | nixpkgs package indexes: pkgs/by-name/pa/pacvim/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - pacvim - 1.1.1-1.1: normalized package name match | Ubuntu 24.04 LTS package indexes: pacvim from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | pacman game concept with vim command | https://github.com/jmoon018/PacVim
- MacPorts - pacvim: normalized package name match | MacPorts ports tree: games/pacvim/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/pacvim.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pacvim.yml)


## Sources

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