Automic VaultAutomic Vault

brew

Install gpredict with Homebrew, apt, dnf, MacPorts, Nix, winget, zypper

Real-time satellite tracking/prediction application. Version 2.5.1 via Homebrew; verified 2026-06-09.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gpredict

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install gpredict

MacPorts ports tree · science/gpredict/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install gpredict

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

Fedora dnfverified · 92%
sudo dnf install gpredict

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

Nixverified · 92%
nix profile install nixpkgs#gpredict

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

openSUSE zypperverified · 92%
sudo zypper install gpredict

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

Windows

Windows Package Managerverified · 92%
winget install --id AlexandruCsete.Gpredict -e

Windows Package Manager source index · AlexandruCsete.Gpredict · source: cdn.winget.microsoft.com

overview

Package summary

Real-time satellite tracking/prediction application

Commands and aliases

  • gpredict

history

Project history and usage

Gpredict is a free real-time satellite tracking and orbit prediction application by Alexandru Csete and contributors. The official homepage describes tracking large numbers of satellites, displaying data in lists, tables, maps, and polar plots, predicting future passes, and organizing satellites into independently configured visualization modules.

Its core domain is amateur-radio and satellite operations: the README says it uses SGP4/SDP4 propagation algorithms with NORAD two-line element sets, supports many ground stations, predicts passes, and can control radios and antenna rotators through Hamlib daemons.

Project history

The NEWS file traces Gpredict back to early 2000s releases. Version 0.2.0 in August 2001 abandoned a client/server interface and incorporated tracking code from Predict directly into the program; later 0.x releases added custom TLE files, pass prediction details, maps, GConf-based configuration, user TLE storage, and multi-view modules.

The project matured through GTK-based desktop releases: version 0.6.0 in 2006 introduced configurable modules combining map, list, polar, and single-satellite views; version 1.0 beta releases in 2008 and 2009 added radio Doppler tuning and rotator control through Hamlib; version 2.0 in 2017 began the GTK+ 3 transition and added SatNOGS transponder database import and multiple TLE sources.

The README records that the development environment migrated from SourceForge to GitHub, and the GitHub repository contains a long-lived C/GTK application with source, documentation, translations, Windows build files, and bundled satellite data.

Adoption history

The input package-manager facts list Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, winget, and openSUSE packages. Homebrew packages Gpredict with desktop and ham-radio dependencies including GTK+ 3 and Hamlib.

Gpredict's adoption is tied to the ham-radio and satellite-observer communities rather than generic developer tooling. The official site links user support through the Libre Space Foundation community and GitHub Discussions, and its documentation points users to the manual and technical notes.

How it is used

Users configure ground stations and satellite modules, update TLE data, view satellite positions on maps or polar plots, and predict future passes. The README notes real-time, simulated real-time, and manual time control, plus detailed information in both live and non-live modes.

Radio workflows are a major differentiator: Gpredict can perform Doppler tuning through Hamlib rigctld and antenna-rotator control through Hamlib rotctld, making it useful at an operator station rather than only as a visualization tool.

Why package nerds care

Gpredict is a package-manager classic in the science/ham-radio corner: a desktop GUI with real operational dependencies, data files, translations, platform-specific build details, and a loyal technical audience.

For maintainers, it is interesting because it bridges scientific algorithms, GUI packaging, TLE/network data updates, and external hardware-control daemons. It also shows how a niche desktop application can survive across GTK transitions and repository migrations.

Timeline

  • 2001: Version 0.2.0 incorporated tracking code from Predict and added upcoming-pass prediction.
  • 2003: Version 0.4.0 stored TLE files in the user's home directory and supported runtime updates.
  • 2006: Version 0.6.0 introduced the configurable multi-view module design.
  • 2008: Version 1.0 beta 1 added radio Doppler tuning and antenna rotator control through Hamlib daemons.
  • 2017: Version 2.0 introduced the GTK+ 3 port, SatNOGS transponder import, multiple TLE sources, and improved controllers.
  • 2018: Version 2.2 completed the GTK+ 3 migration.
  • 2026: Version 2.5 and 2.5.1 release notes record GTK/Cairo drawing work, macOS backend handling, Windows fixes, and faster network TLE updates.

Related projects

  • Predict is historically related because Gpredict incorporated tracking code from it in the 0.2.0 era.
  • Hamlib is operationally related through rigctld and rotctld radio and rotator control.
  • SatNOGS is related through transponder data import.
  • CelesTrak and NORAD TLE data are related data sources referenced by the project's tracking model and documentation.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 10 runtime dependencies.
  • Build metadata lists 3 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
gpredictcliglobal 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 version2.5.1
manager updated2026-06-09
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/csete/gpredict

install metadata

Package metadata

Package keybrew:gpredict
Version2.5.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gpredict
Homepagehttps://oz9aec.dk/gpredict/
Repositoryhttps://github.com/csete/gpredict
Upstream docshttps://github.com/csete/gpredict#readme
LicenseGPL-2.0-or-later
Source archivehttps://github.com/csete/gpredict/releases/download/v2.5.1/gpredict-2.5.1.tar.bz2
Last updated2026-06-09T21:50:30-04:00
Pulseupdated
Dependenciesadwaita-icon-theme, at-spi2-core, cairo, gdk-pixbuf, gettext, glib, gtk+3, hamlib, harfbuzz, pango
Build dependenciesgettext, intltool, pkgconf
Uses from macOScurl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegpredict
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%

gpredict 2.3-115-g0f3beb6-4

Satellite tracking program

http://gpredict.oz9aec.net/

sudo apt install gpredict
  • Section: hamradio
  • Architecture: amd64
  • 10 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Gpredict
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gpredict from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gpredict-doc 2.3-115-g0f3beb6-4

Satellite tracking program - documentation

http://gpredict.oz9aec.net/

sudo apt install gpredict-doc
  • Section: hamradio
  • Architecture: all
  • Source Package: gpredict
  • normalized package name match
  • Matched by: Gpredict
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gpredict-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gpredict

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

gpredict 2.3-115-g0f3beb6-3build3

Satellite tracking program

http://gpredict.oz9aec.net/

sudo apt install gpredict
  • Section: universe/hamradio
  • Architecture: amd64
  • 10 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Gpredict
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gpredict from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gpredict-doc 2.3-115-g0f3beb6-3build3

Satellite tracking program - documentation

http://gpredict.oz9aec.net/

sudo apt install gpredict-doc
  • Section: universe/hamradio
  • Architecture: all
  • Source Package: gpredict
  • normalized package name match
  • Matched by: Gpredict
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gpredict-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

gpredict 2.2.1-24.fc44

Real-time satellite tracking and orbit prediction program

http://gpredict.oz9aec.net/

sudo dnf install gpredict
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gpredict
  • 15 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Gpredict
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gpredict from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

gpredict 2.5.1-1.2

Realtime satellite tracking and orbit prediction application

https://gpredict.oz9aec.net/

sudo zypper install gpredict
  • License: GPL-2.0-only
  • Category: Productivity/Hamradio/Other
  • Architecture: x86_64
  • Source Package: gpredict
  • 11 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Gpredict
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gpredict from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gpredict-lang 2.5.1-1.2

Translations for package gpredict

https://gpredict.oz9aec.net/

sudo zypper install gpredict-lang
  • License: GPL-2.0-only
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: gpredict
  • 1 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Gpredict
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gpredict-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

gpredict

sudo port install gpredict
  • normalized package name match
  • Matched by: Gpredict
MacPorts ports tree · api.github.com · MacPorts ports tree: science/gpredict/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

AlexandruCsete.Gpredict

winget install --id AlexandruCsete.Gpredict -e
  • normalized package name match
  • Matched by: Gpredict
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: AlexandruCsete.Gpredict from https://cdn.winget.microsoft.com/cache/source.msix

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