Automic VaultAutomic Vault

brew

gpsd mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gpsd in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gpsd

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install gpsd

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add gpsd

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

Debian aptverifiziert · 92%
sudo apt install gpsd

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

Fedora dnfverifiziert · 92%
sudo dnf install gpsd

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

Nixverifiziert · 92%
nix profile install nixpkgs#gpsd

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S gpsd

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

openSUSE zypperverifiziert · 92%
sudo zypper install gpsd

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

Überblick

Paketzusammenfassung

Global Positioning System (GPS) daemon

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cgpscliglobales Executable
gps2udpcliglobales Executable
gpsctlcliglobales Executable
gpsdcliglobales Executable
gpsdctlcliglobales Executable
gpsdebuginfocliglobales Executable
gpsdecodecliglobales Executable
gpsmoncliglobales Executable
gpspipecliglobales Executable
gpsrinexcliglobales Executable
gpssnmpcliglobales Executable
gpxloggercliglobales Executable
lcdgpscliglobales Executable
ntpshmmoncliglobales Executable
ppscheckcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version3.27.5
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://gpsd.gitlab.io/gpsd/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gpsd
Version3.27.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gpsd
Homepagehttps://gpsd.gitlab.io/gpsd/
Repositoryhttps://gitlab.com/gpsd/gpsd
Upstream-Dokumentationhttps://gpsd.gitlab.io/gpsd/gpsd.html
LizenzBSD-2-Clause
Quellarchivhttps://download.savannah.gnu.org/releases/gpsd/gpsd-3.27.5.tar.xz
Build-Abhängigkeitenasciidoctor, scons
Von macOS bereitgestellte Bibliothekenncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
Einschränkungengpsd 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-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

gpsd 3.25-5+deb13u1

Global Positioning System - daemon

https://gpsd.io

sudo apt install gpsd
  • Section: misc
  • Architecture: amd64
  • 9 Abhängigkeiten
  • 5 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 5 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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