macOS
brew install gpsdlocal Homebrew formula metadata
sudo port install gpsdMacPorts ports tree · net/gpsd/Portfile · ソース: api.github.com
brew
gpsd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gpsdlocal Homebrew formula metadata
sudo port install gpsdMacPorts ports tree · net/gpsd/Portfile · ソース: api.github.com
sudo apk add gpsdAlpine Linux edge package indexes · gpsd · ソース: dl-cdn.alpinelinux.org
sudo dnf install gpsdFedora Rawhide package metadata · gpsd · ソース: dl.fedoraproject.org
nix profile install nixpkgs#gpsdnixpkgs package indexes · pkgs/by-name/gp/gpsd/package.nix · ソース: api.github.com
sudo pacman -S gpsdArch Linux sync databases · gpsd · ソース: geo.mirror.pkgbuild.com
sudo zypper install gpsdopenSUSE Tumbleweed package metadata · gpsd · ソース: download.opensuse.org
概要
Global Positioning System (GPS) daemon
履歴
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.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cgps | cli | グローバル実行可能ファイル | |
gps2udp | cli | グローバル実行可能ファイル | |
gpsctl | cli | グローバル実行可能ファイル | |
gpsd | cli | グローバル実行可能ファイル | |
gpsdctl | cli | グローバル実行可能ファイル | |
gpsdebuginfo | cli | グローバル実行可能ファイル | |
gpsdecode | cli | グローバル実行可能ファイル | |
gpsmon | cli | グローバル実行可能ファイル | |
gpspipe | cli | グローバル実行可能ファイル | |
gpsrinex | cli | グローバル実行可能ファイル | |
gpssnmp | cli | グローバル実行可能ファイル | |
gpxlogger | cli | グローバル実行可能ファイル | |
lcdgps | cli | グローバル実行可能ファイル | |
ntpshmmon | cli | グローバル実行可能ファイル | |
ppscheck | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gpsd |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gpsd 3.25-5+deb13u1
Global Positioning System - daemon
sudo apt install gpsdgpsd-clients 3.25-5+deb13u1
Global Positioning System - clients
sudo apt install gpsd-clientsgpsd-tools 3.25-5+deb13u1
Global Positioning System - tools
sudo apt install gpsd-toolslibgps-dev 3.25-5+deb13u1
Global Positioning System - development files
sudo apt install libgps-devlibgps30t64 3.25-5+deb13u1
Global Positioning System - library
sudo apt install libgps30t64libqgpsmm-dev 3.25-5+deb13u1
Global Positioning System - Qt wrapper for libgps (development)
sudo apt install libqgpsmm-devlibqgpsmm30t64 3.25-5+deb13u1
Global Positioning System - Qt wrapper for libgps
sudo apt install libqgpsmm30t64python3-gps 3.25-5+deb13u1
Global Positioning System - Python 3 libraries
sudo apt install python3-gpsgpsd
nix profile install nixpkgs#gpsdgpsd 3.25-3ubuntu3
Global Positioning System - daemon
sudo apt install gpsdgpsd-clients 3.25-3ubuntu3
Global Positioning System - clients
sudo apt install gpsd-clientsgpsd-tools 3.25-3ubuntu3
Global Positioning System - tools
sudo apt install gpsd-toolslibgps-dev 3.25-3ubuntu3
Global Positioning System - development files
sudo apt install libgps-devlibgps30t64 3.25-3ubuntu3
Global Positioning System - library
sudo apt install libgps30t64libqgpsmm-dev 3.25-3ubuntu3
Global Positioning System - Qt wrapper for libgps (development)
sudo apt install libqgpsmm-devlibqgpsmm30t64 3.25-3ubuntu3
Global Positioning System - Qt wrapper for libgps
sudo apt install libqgpsmm30t64ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.