Automic VaultAutomic Vault

brew

Installer geckodriver avec Homebrew, apk, MacPorts, Nix, pacman, scoop, winget

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install geckodriver

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install geckodriver

MacPorts ports tree · www/geckodriver/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add geckodriver

Alpine Linux edge package indexes · geckodriver · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#geckodriver

nixpkgs package indexes · pkgs/by-name/ge/geckodriver/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S geckodriver

Arch Linux sync databases · geckodriver · Source: geo.mirror.pkgbuild.com

Windows

Scoopvérifié · 92%
scoop install main/geckodriver

Scoop official bucket manifest trees · bucket/geckodriver.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id Mozilla.GeckoDriver -e

Windows Package Manager source index · Mozilla.GeckoDriver · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

WebDriver Marionette proxy

Commandes et alias

  • geckodriver
  • wires

historique

Historique du projet et usages

geckodriver is Mozilla's WebDriver proxy for controlling Gecko-based browsers such as Firefox from W3C WebDriver-compatible clients.

Historique du projet

Mozilla's documentation describes geckodriver as a proxy between WebDriver clients and Gecko browsers. It exposes the WebDriver HTTP API and translates commands to Firefox's remote protocol, making it the browser-specific bridge for automation clients.

Historique d'adoption

The Firefox Source Docs note that Selenium 3 made geckodriver the default WebDriver implementation for Firefox. The same usage documentation explains that FirefoxDriver was discontinued with Firefox 47 because it did not support Gecko's multi-process architecture.

Modes d'utilisation

Package users install the geckodriver binary and make it available on PATH, or point Selenium clients at it explicitly. The official usage docs also call out container and Snap packaging details, because geckodriver and Firefox need to run in compatible filesystem and runtime environments.

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

geckodriver matters to package-manager users because it is the small native executable that makes Firefox automation work across Selenium, WebDriver test suites, CI jobs, and browser-compatibility tooling.

Chronologie

  • Firefox 47: FirefoxDriver was discontinued for lack of multi-process Gecko support.
  • Selenium 3: geckodriver became the default WebDriver implementation for Firefox.

Related projects

  • Firefox, Gecko, Marionette, Selenium, and the W3C WebDriver protocol are the main adjacent projects named or linked from Mozilla's geckodriver documentation.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
geckodrivercliexécutable global
wirescliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.37.1
gestionnaire mis à jour2026-07-20
données localesOK
amontà jour
dernière version détectéev0.37.1

https://github.com/mozilla/geckodriver

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:geckodriver
Version0.37.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/geckodriver
Page d'accueilhttps://firefox-source-docs.mozilla.org/testing/geckodriver/
Dépôthttps://github.com/mozilla/geckodriver
Docs amonthttps://firefox-source-docs.mozilla.org/testing/geckodriver
LicenceMPL-2.0
Archive sourcehttps://github.com/mozilla/geckodriver/archive/refs/tags/v0.37.1.tar.gz
Dernière mise à jour2026-07-20T12:43:50Z
Pulseupdated
Dépendances de compilationrust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegeckodriver
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

geckodriver

nix profile install nixpkgs#geckodriver
  • normalized package name match
  • Correspondance par : Geckodriver
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ge/geckodriver/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

geckodriver 0.36.0-r0

Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers.

https://github.com/mozilla/geckodriver

sudo apk add geckodriver
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: geckodriver
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Geckodriver
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: geckodriver from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

geckodriver 0.37.0-1

Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.

https://github.com/mozilla/geckodriver

sudo pacman -S geckodriver
  • License: MPL
  • Architecture: x86_64
  • normalized package name match
  • Correspondance par : Geckodriver
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: geckodriver from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

geckodriver

sudo port install geckodriver
  • normalized package name match
  • Correspondance par : Geckodriver
MacPorts ports tree · api.github.com · MacPorts ports tree: www/geckodriver/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/geckodriver

scoop install main/geckodriver
  • normalized package name match
  • Correspondance par : Geckodriver
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/geckodriver.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Mozilla.GeckoDriver

winget install --id Mozilla.GeckoDriver -e
  • normalized package name match
  • Correspondance par : Geckodriver
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Mozilla.GeckoDriver from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment