Automic VaultAutomic Vault

brew

Install gpsd with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Global Positioning System (GPS) daemon. Version 3.27.5 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gpsd

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install gpsd

MacPorts ports tree · net/gpsd/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add gpsd

Alpine Linux edge package indexes · gpsd · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install gpsd

Debian stable package indexes · gpsd · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install gpsd

Fedora Rawhide package metadata · gpsd · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#gpsd

nixpkgs package indexes · pkgs/by-name/gp/gpsd/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S gpsd

Arch Linux sync databases · gpsd · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install gpsd

openSUSE Tumbleweed package metadata · gpsd · source: download.opensuse.org

overview

Package summary

Global Positioning System (GPS) daemon

Commands and aliases

  • cgps
  • gps2udp
  • gpsctl
  • gpsd
  • gpsdctl
  • gpsdebuginfo
  • gpsdecode
  • gpsmon
  • gpspipe
  • gpsrinex
  • gpssnmp
  • gpxlogger
  • lcdgps
  • ntpshmmon
  • ppscheck

history

Project history and usage

gpsd is a Unix-oriented service daemon that listens to GPS, GNSS, DGPS, and AIS receivers and republishes their data over a local network socket so multiple clients can share one device.

Project history

The gpsd project history says Remco Treffkorn started the project in 1995. Derrick Brashear and Russ Nelson were among the early maintainers, and the original architecture remained useful enough that it attracted little attention until proprietary receiver support strained it.

Eric S. Raymond began working on gpsd in August 2004 after encountering a problem with a BU-303 USB GPS. The project history describes a substantial refactor, added documentation, new features, and libgps as the prototype for gpsd 2.0.

In early 2005 gpsd was reshaped around packet sniffing, autobauding, and a daemon layer over device drivers. The project history identifies SiRF as the first non-NMEA device family supported by that redesign.

By the end of 2006, gpsd supported several vendor binary protocols along with NMEA and Zodiac, had a larger suite of GPS test tools, a regression-test framework, multi-device support, and hotplug autoconfiguration.

Adoption history

The gpsd website describes the daemon as widely deployed in mobile embedded systems and names uses in Android phone location services, drones, robot submarines, driverless cars, aircraft, marine navigation systems, and military vehicles.

Its adoption pattern is package-manager friendly: distributions can install gpsd, udev integration, client tools, and libraries once, then many applications can consume position data without each application speaking serial protocols directly.

The project history records several forks, including GPSdrive's variant, ngpsd, and tgpsd, then notes that gpsd became large and visible enough to absorb most potential fork pressure.

How it is used

Users commonly run `gpsd` as a daemon attached to a serial, USB, or Bluetooth receiver. The daemon listens on TCP port 2947 by default and serves clients such as `cgps`, `gpspipe`, mapping tools, time synchronization setups, and application libraries.

The official manpage emphasizes that gpsd hides receiver differences, discovers speed and protocol, supports NMEA and many binary protocols, and lets multiple clients avoid contention for one serial device.

gpsd is also part of timekeeping workflows: its tools and documentation cover NTP/shared-memory integration and PPS diagnostics for hosts using GPS as a time source.

Why package nerds care

gpsd is one of the canonical examples of a daemon package that turns messy hardware protocols into a stable local service API. For packagers, the interesting parts are not just the daemon but the client tools, udev/hotplug rules, Python/C bindings, manpages, and optional protocol support.

It also has an unusually explicit project history, including migrations from older forges to GitLab, a Subversion-to-git switch in 2010, and an autotools-to-scons switch in 2011.

Timeline

  • 1995: Remco Treffkorn starts gpsd.
  • 1999-2002: EarthMate proprietary-format work strains the original architecture.
  • 2004: Eric S. Raymond refactors the project and moves it toward gpsd 2.0.
  • 2005: Packet sniffing, autobauding, and non-NMEA driver architecture appear.
  • 2006: Vendor binary protocols, test tools, regression tests, multi-device support, and hotplug autoconfiguration are in place.
  • 2009: GPSD command protocol is redesigned and AIS receiver support is added.
  • 2010: Project moves from Subversion to git.
  • 2011: Build system changes from autotools to scons; gpsd 3.0 ships.
  • 2019: Repository, bug tracker, and web content move to GitLab.

Related projects

  • Kismet, GpsDrive, Navit, Viking, GeoClue, OpenCPN, and Firefox/Mozilla are listed by the gpsd site among applications or systems using gpsd.
  • NMEA 0183, AIS, SiRF, Garmin, u-blox, RTCM, NTP, and PPS are recurring protocols or integrations in gpsd documentation.
  • Gypsy is named by the gpsd history as a later competing project.

security posture

Risk level: orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
cgpscliglobal executable
gps2udpcliglobal executable
gpsctlcliglobal executable
gpsdcliglobal executable
gpsdctlcliglobal executable
gpsdebuginfocliglobal executable
gpsdecodecliglobal executable
gpsmoncliglobal executable
gpspipecliglobal executable
gpsrinexcliglobal executable
gpssnmpcliglobal executable
gpxloggercliglobal executable
lcdgpscliglobal executable
ntpshmmoncliglobal executable
ppscheckcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version3.27.5
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://gpsd.gitlab.io/gpsd/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://gpsd.gitlab.io/gpsd/none confidence

install metadata

Package metadata

Package keybrew:gpsd
Version3.27.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gpsd
Homepagehttps://gpsd.gitlab.io/gpsd/
Repositoryhttps://gitlab.com/gpsd/gpsd
Upstream docshttps://gpsd.gitlab.io/gpsd/gpsd.html
LicenseBSD-2-Clause
Source archivehttps://download.savannah.gnu.org/releases/gpsd/gpsd-3.27.5.tar.xz
Build dependenciesasciidoctor, scons
Uses from macOSncurses
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared
Caveatsgpsd does not automatically detect GPS device addresses. Once started, you need to force it to connect to your GPS: GPSD_SOCKET="$HOMEBREW_PREFIX/var/gpsd.sock" $HOMEBREW_CELLAR/gpsd/3.27.5/sbin/gpsdctl add /dev/tty.usbserial-XYZ

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

gpsd 3.25-5+deb13u1

Global Positioning System - daemon

https://gpsd.io

sudo apt install gpsd
  • Section: misc
  • Architecture: amd64
  • 9 dependencies
  • 5 optional deps
  • normalized package name match
  • Matched by: Gpsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gpsd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gpsd-clients 3.25-5+deb13u1

Global Positioning System - clients

https://gpsd.io

sudo apt install gpsd-clients
  • Section: misc
  • Architecture: amd64
  • Source Package: gpsd
  • 14 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gpsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gpsd-clients from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gpsd-tools 3.25-5+deb13u1

Global Positioning System - tools

https://gpsd.io

sudo apt install gpsd-tools
  • Section: misc
  • Architecture: amd64
  • Source Package: gpsd
  • 7 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gpsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gpsd-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgps-dev 3.25-5+deb13u1

Global Positioning System - development files

https://gpsd.io

sudo apt install libgps-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gpsd
  • 2 dependencies
  • normalized package name match
  • Matched by: Gpsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgps-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgps30t64 3.25-5+deb13u1

Global Positioning System - library

https://gpsd.io

sudo apt install libgps30t64
  • Section: libs
  • Architecture: amd64
  • Source Package: gpsd
  • 3 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Gpsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgps30t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libqgpsmm-dev 3.25-5+deb13u1

Global Positioning System - Qt wrapper for libgps (development)

https://gpsd.io

sudo apt install libqgpsmm-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gpsd
  • 3 dependencies
  • normalized package name match
  • Matched by: Gpsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libqgpsmm-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libqgpsmm30t64 3.25-5+deb13u1

Global Positioning System - Qt wrapper for libgps

https://gpsd.io

sudo apt install libqgpsmm30t64
  • Section: libs
  • Architecture: amd64
  • Source Package: gpsd
  • 6 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Gpsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libqgpsmm30t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-gps 3.25-5+deb13u1

Global Positioning System - Python 3 libraries

https://gpsd.io

sudo apt install python3-gps
  • Section: python
  • Architecture: amd64
  • Source Package: gpsd
  • 2 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gpsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-gps from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gpsd

nix profile install nixpkgs#gpsd
  • normalized package name match
  • Matched by: Gpsd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gp/gpsd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gpsd 3.25-3ubuntu3

Global Positioning System - daemon

https://gpsd.io

sudo apt install gpsd
  • Section: misc
  • Architecture: amd64
  • 9 dependencies
  • 5 optional deps
  • normalized package name match
  • Matched by: Gpsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gpsd from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

gpsd-clients 3.25-3ubuntu3

Global Positioning System - clients

https://gpsd.io

sudo apt install gpsd-clients
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: gpsd
  • 14 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gpsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gpsd-clients from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gpsd-tools 3.25-3ubuntu3

Global Positioning System - tools

https://gpsd.io

sudo apt install gpsd-tools
  • Section: misc
  • Architecture: amd64
  • Source Package: gpsd
  • 7 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Gpsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gpsd-tools from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgps-dev 3.25-3ubuntu3

Global Positioning System - development files

https://gpsd.io

sudo apt install libgps-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gpsd
  • 2 dependencies
  • normalized package name match
  • Matched by: Gpsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgps-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgps30t64 3.25-3ubuntu3

Global Positioning System - library

https://gpsd.io

sudo apt install libgps30t64
  • Section: libs
  • Architecture: amd64
  • Source Package: gpsd
  • 3 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Gpsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgps30t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libqgpsmm-dev 3.25-3ubuntu3

Global Positioning System - Qt wrapper for libgps (development)

https://gpsd.io

sudo apt install libqgpsmm-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: gpsd
  • 3 dependencies
  • normalized package name match
  • Matched by: Gpsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libqgpsmm-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libqgpsmm30t64 3.25-3ubuntu3

Global Positioning System - Qt wrapper for libgps

https://gpsd.io

sudo apt install libqgpsmm30t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: gpsd
  • 6 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Gpsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libqgpsmm30t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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