# Installer vncsnapshot avec Homebrew, apt

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

## installation

```sh
sudo av install brew:vncsnapshot
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install vncsnapshot
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install vncsnapshot
```

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

## Faits du paquet

- **Clé du paquet:** brew:vncsnapshot
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2a
- **Résumé source:** Command-line utility for taking VNC snapshots
- **Page d'accueil:** <https://sourceforge.net/projects/vncsnapshot/>
- **Dernière mise à jour:** 2026-06-25T13:38:11+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- vncsnapshot (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

VNCSnapshot is a command-line utility for connecting to a VNC server and saving the server's screen as a JPEG image. Its original project page presents it as a non-interactive cousin of a VNC viewer, useful when the desired output is an image file rather than a remote desktop window.

### Historique du projet

The SourceForge-hosted project page identifies Grant McDorman as the contact author and says VNCSnapshot is derived from TightVNC and RealVNC. The page's CVS identifier and release-note timestamps place active maintenance around 2004, with the public release line centered on version 1.2 and 1.2a.

Release notes for version 1.2 added multi-snapshot capture through `-count` and `-fps`, provided a Windows-usable `vncpasswd`, improved builds on non-Linux Unix systems, and fixed Mac OS X compilation errors. Those changes reflect the project's niche: making VNC screen capture scriptable across Unix, Linux, Windows, and Darwin-era Mac OS X systems.

### Modes d'utilisation

VNCSnapshot is invoked with VNC viewer-style options, a target such as `host:display`, and an output JPEG filename. The official examples cover direct capture, listening mode, tunneled connections, password files supplied with `-passwd`, rectangular crops with `-rect`, repeated captures with `-count`, and frame timing with `-fps`.

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

The tool matters mostly as a small automation bridge for old-school VNC infrastructure. It lets scripts, monitoring jobs, test harnesses, or documentation workflows take a remote-desktop snapshot without starting a full viewer session.

### Chronologie

- 2004-09-09: Version 1.2 release notes document multi-snapshot capture and portability fixes.
- 2004-09-11: The project web page revision identifies the SourceForge-hosted documentation and version 1.2a summary.

### Related projects

- VNCSnapshot derives from TightVNC and RealVNC, and it ships a `vncpasswd` helper for creating password files used by the `-passwd` option.

### Sources

- VNCSnapshot 1.2 release notes: https://vncsnapshot.sourceforge.net/RELEASE-NOTES.txt
- VNCSnapshot project page: https://vncsnapshot.sourceforge.net/


## 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.


## Credential files

- Unix: file passed with -passwd
- Windows: file passed with -passwd
## Autres enregistrements de gestionnaires de paquets

- Debian apt - vncsnapshot - 1.2a-6: normalized package name match | Debian stable package indexes: vncsnapshot from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Utility that takes JPEG snapshots from VNC servers | https://vncsnapshot.sourceforge.net/
- Ubuntu apt - vncsnapshot - 1.2a-5.2: normalized package name match | Ubuntu 24.04 LTS package indexes: vncsnapshot from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | A utility that takes JPEG snapshots from VNC servers | http://vncsnapshot.sourceforge.net/


## Combined YAML source

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