Automic VaultAutomic Vault

brew

gpsd を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

gpsd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gpsd

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gpsd

MacPorts ports tree · net/gpsd/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add gpsd

Alpine Linux edge package indexes · gpsd · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install gpsd

Debian stable package indexes · gpsd · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install gpsd

Fedora Rawhide package metadata · gpsd · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#gpsd

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

Arch Linux pacman確認済み · 92%
sudo pacman -S gpsd

Arch Linux sync databases · gpsd · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install gpsd

openSUSE Tumbleweed package metadata · gpsd · ソース: download.opensuse.org

概要

パッケージ概要

Global Positioning System (GPS) daemon

コマンドとエイリアス

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

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

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

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cgpscliグローバル実行可能ファイル
gps2udpcliグローバル実行可能ファイル
gpsctlcliグローバル実行可能ファイル
gpsdcliグローバル実行可能ファイル
gpsdctlcliグローバル実行可能ファイル
gpsdebuginfocliグローバル実行可能ファイル
gpsdecodecliグローバル実行可能ファイル
gpsmoncliグローバル実行可能ファイル
gpspipecliグローバル実行可能ファイル
gpsrinexcliグローバル実行可能ファイル
gpssnmpcliグローバル実行可能ファイル
gpxloggercliグローバル実行可能ファイル
lcdgpscliグローバル実行可能ファイル
ntpshmmoncliグローバル実行可能ファイル
ppscheckcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版3.27.5
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

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

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://gpsd.gitlab.io/gpsd/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gpsd
バージョン3.27.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gpsd
ホームページhttps://gpsd.gitlab.io/gpsd/
リポジトリhttps://gitlab.com/gpsd/gpsd
上流ドキュメントhttps://gpsd.gitlab.io/gpsd/gpsd.html
ライセンスBSD-2-Clause
ソースアーカイブhttps://download.savannah.gnu.org/releases/gpsd/gpsd-3.27.5.tar.xz
ビルド依存関係asciidoctor, scons
macOS 提供ライブラリncurses
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared
注意点gpsd 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

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

gpsd 3.25-5+deb13u1

Global Positioning System - daemon

https://gpsd.io

sudo apt install gpsd
  • Section: misc
  • Architecture: amd64
  • 9 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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