# Installer snap avec Homebrew, apt

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

## installation

```sh
sudo av install brew:snap
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install snap
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install snap
```

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

## Faits du paquet

- **Clé du paquet:** brew:snap
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.76
- **Résumé source:** Tool to work with .snap files
- **Page d'accueil:** <https://snapcraft.io/>
- **Dépôt:** <https://github.com/canonical/snapd>
- **Dernière mise à jour:** 2026-07-28T13:36:18-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- snap (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

snap is the command-line interface provided by snapd for working with .snap packages and the Snap ecosystem.

### Historique du projet

The official snapd repository was created in October 2015. Snapcraft documentation describes snaps as self-contained packages across Linux distributions, while snapd handles installation, confinement, and updates.

### Historique d'adoption

Official Ubuntu installation docs say snap is pre-installed and ready to use on Ubuntu 16.04 LTS and later. The supplied metadata shows Homebrew, Debian, and Ubuntu packaging.

### Modes d'utilisation

Users run snap list, snap install, snap refresh, snap remove, and snap run to manage installed snaps. Advanced functionality is documented as command-line oriented even when graphical package managers are available.

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

snap is significant because it is both a package format interface and a distribution mechanism: snapd manages confinement, automatic updates, channels, revisions, assertions, and cross-distribution installation semantics.

### Chronologie

- 2015: Official snapd GitHub repository created.
- 2016: Ubuntu 16.04 LTS and later include snap support by default according to official docs.
- 2026: Official docs describe snapd as handling installation, confinement, and updates across Linux distributions.

### Related projects

- snapd
- Snapcraft
- Snap Store
- Ubuntu Core

### Sources

- <https://api.github.com/repos/canonical/snapd>
- <https://github.com/canonical/snapd>
- <https://snapcraft.io/docs/>
- <https://snapcraft.io/docs/reference/glossary/>
- <https://snapcraft.io/docs/tutorials/get-started/>
- <https://snapcraft.io/docs/tutorials/install-the-daemon/ubuntu/>
- input source_facts.package-manager


## 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 - snap - 2013-11-29-11: normalized package name match | Debian stable package indexes: snap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | location of genes from DNA sequence with hidden markov model | https://github.com/KorfLab/SNAP
- Ubuntu apt - snap - 2013-11-29-11: normalized package name match | Ubuntu 24.04 LTS package indexes: snap from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | location of genes from DNA sequence with hidden markov model | https://github.com/KorfLab/SNAP


## Combined YAML source

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


## Sources

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