macOS
brew install geckodriverlocal Homebrew formula metadata
sudo port install geckodriverMacPorts ports tree · www/geckodriver/Portfile · source: api.github.com
brew
WebDriver Marionette proxy. Version 0.37.0 via Homebrew; verified 2026-06-21.
install
brew install geckodriverlocal Homebrew formula metadata
sudo port install geckodriverMacPorts ports tree · www/geckodriver/Portfile · source: api.github.com
sudo apk add geckodriverAlpine Linux edge package indexes · geckodriver · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#geckodrivernixpkgs package indexes · pkgs/by-name/ge/geckodriver/package.nix · source: api.github.com
sudo pacman -S geckodriverArch Linux sync databases · geckodriver · source: geo.mirror.pkgbuild.com
scoop install main/geckodriverScoop official bucket manifest trees · bucket/geckodriver.json · source: api.github.com
winget install --id Mozilla.GeckoDriver -eWindows Package Manager source index · Mozilla.GeckoDriver · source: cdn.winget.microsoft.com
overview
WebDriver Marionette proxy
history
geckodriver is Mozilla's WebDriver proxy for controlling Gecko-based browsers such as Firefox from W3C WebDriver-compatible clients.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
geckodriver | cli | global executable | |
wires | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mozilla/geckodriver
install metadata
| Package key | brew:geckodriver |
|---|---|
| Version | 0.37.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/geckodriver |
| Homepage | https://firefox-source-docs.mozilla.org/testing/geckodriver/ |
| Repository | https://github.com/mozilla/geckodriver |
| Upstream docs | https://firefox-source-docs.mozilla.org/testing/geckodriver |
| License | MPL-2.0 |
| Source archive | https://github.com/mozilla/geckodriver/archive/refs/tags/v0.37.0.tar.gz |
| Last updated | 2026-06-21T23:53:03-04:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | geckodriver |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
geckodriver
nix profile install nixpkgs#geckodrivergeckodriver 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 geckodrivergeckodriver 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 geckodrivergeckodriver
sudo port install geckodrivermain/geckodriver
scoop install main/geckodriverMozilla.GeckoDriver
winget install --id Mozilla.GeckoDriver -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.