Automic VaultAutomic Vault

brew

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libnova

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install libnova

MacPorts ports tree · science/libnova/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libnova

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

Debian aptverifiziert · 92%
sudo apt install libnova-0.16-0t64

Debian stable package indexes · libnova-0.16-0t64 · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install libnova

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

Nixverifiziert · 92%
nix profile install nixpkgs#libnova

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libnova

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

openSUSE zypperverifiziert · 92%
sudo zypper install libnova-0_15-0

openSUSE Tumbleweed package metadata · libnova-0_15-0 · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Celestial mechanics, astrometry and astrodynamics library

Befehle und Aliase

  • libnovaconfig

Verlauf

Projektgeschichte und Nutzung

libnova is a C library for celestial mechanics, astrometry, and astrodynamics. It packages astronomical algorithms into a Unix-friendly library so programs can calculate planetary positions, rise and set times, coordinate transformations, lunar positions, and related values without embedding their own astronomy code.

Projektgeschichte

The project is documented as the calculation engine used by the Nova project, with Liam Girdwood and Petr Kubanek listed as maintainers. Its documentation credits Jean Meeus's Astronomical Algorithms, the ELP lunar solution, and VSOP87 planetary theory as important algorithmic sources.

SourceForge file history shows public libnova releases from 0.4 in September 2002 through 0.15.0 in July 2012, with later SourceForge source-control tags for v0.13, v0.14, and v0.16. The repository view also records the 2013 move from Subversion to Git and later work on ELP lunar data and coordinate tests.

Adoptionsgeschichte

libnova has been adopted as a small scientific-system dependency rather than a standalone end-user tool. It is packaged across Unix-like systems and gives astronomy applications, observation planners, and command-line utilities a reusable C implementation of common celestial calculations.

For Homebrew users the visible executable is libnovaconfig, but the package's real value is the development library and headers used by downstream software needing fast local ephemeris-style calculations.

Wie es verwendet wird

Developers link libnova into C or C++ software that needs Julian dates, sidereal time, apparent positions, solar and lunar coordinates, planetary positions, orbit calculations, angular separations, and rise-set-transit calculations.

The package is useful when an application needs deterministic local computations rather than calling an online ephemeris service, especially in observatory, amateur astronomy, and scientific scripting contexts.

Warum Paket-Nerds sich dafür interessieren

libnova is a classic niche library package: it turns book-grade astronomical algorithms into a reusable C dependency with a stable Unix build story. That makes it interesting to package maintainers because downstream tools can depend on a small LGPL library instead of carrying private copies of the same math.

Its SourceForge-era history, Doxygen documentation, and broad distribution packaging make it a good example of long-lived scientific infrastructure that rarely draws attention but keeps old and new astronomy programs buildable.

Zeitleiste

  • 2002: SourceForge release directory records libnova 0.4.
  • 2003: Releases 0.6.0, 0.7, and 0.8 appear in the SourceForge archive.
  • 2004: Releases 0.9, 0.10, and 0.10.1 appear in the SourceForge archive.
  • 2012: SourceForge release directory records libnova 0.15.0.
  • 2013: Source repository records a move from Subversion to Git.
  • 2016: Source repository records additional coordinate-test work on the Git master branch.

Related projects

  • Nova is the project named by libnova's documentation as using libnova as its calculation engine.
  • Jean Meeus's Astronomical Algorithms, the ELP lunar solution, and VSOP87 planetary theory are named in the libnova documentation as important algorithmic foundations.
  • Other astronomy libraries and ephemeris tools fill adjacent roles, but libnova's niche is a compact C library packaged by general-purpose Unix package managers.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 3 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
libnovaconfigcliglobales 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-08
Manager-Version0.16
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://libnova.sourceforge.net/

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libnova
Version0.16
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libnova
Homepagehttps://libnova.sourceforge.net/
Repositoryhttps://git.code.sf.net/p/libnova/libnova.git
Upstream-Dokumentationhttps://libnova.sourceforge.net/
LizenzLGPL-2.0-or-later AND GPL-2.0-or-later
Quellarchivhttps://git.code.sf.net/p/libnova/libnova.git
Build-Abhängigkeitenautoconf, automake, libtool
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

libnova-0.16-0t64 0.16-5.1+b1

celestial mechanics, astrometry and astrodynamics library

http://libnova.sourceforge.net/

sudo apt install libnova-0.16-0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libnova
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libnova
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnova-0.16-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnova-dev 0.16-5.1+b1

development files for libnova astronomical library

http://libnova.sourceforge.net/

sudo apt install libnova-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libnova
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libnova
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnova-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnova-dev-bin 0.16-5.1+b1

development config tool for libnova astronomical library

http://libnova.sourceforge.net/

sudo apt install libnova-dev-bin
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libnova
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libnova
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnova-dev-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libnova

nix profile install nixpkgs#libnova
  • normalized package name match
  • Abgeglichen nach: Libnova
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libnova/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libnova-0.16-0t64 0.16-5.1build1

celestial mechanics, astrometry and astrodynamics library

http://libnova.sourceforge.net/

sudo apt install libnova-0.16-0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libnova
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libnova
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnova-0.16-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnova-dev 0.16-5.1build1

development files for libnova astronomical library

http://libnova.sourceforge.net/

sudo apt install libnova-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libnova
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libnova
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnova-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnova-dev-bin 0.16-5.1build1

development config tool for libnova astronomical library

http://libnova.sourceforge.net/

sudo apt install libnova-dev-bin
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libnova
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libnova
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnova-dev-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libnova 0.15.0-r0

general purpose, double precision, celestial mechanics, astrometry and astrodynamics library

https://sourceforge.net/projects/libnova/

sudo apk add libnova
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: libnova
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libnova
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libnova from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libnova-dev 0.15.0-r0

general purpose, double precision, celestial mechanics, astrometry and astrodynamics library (development files)

https://sourceforge.net/projects/libnova/

sudo apk add libnova-dev
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: libnova
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libnova
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libnova-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

libnova 0.16.0-4.fc44

Libnova is a general purpose astronomy & astrodynamics library

http://sourceforge.net/projects/libnova/

sudo dnf install libnova
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libnova
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libnova
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libnova from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libnova-devel 0.16.0-4.fc44

Development files for libnova

http://sourceforge.net/projects/libnova/

sudo dnf install libnova-devel
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libnova
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libnova
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libnova-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

libnova 0.16-3

A general purpose, double precision, celestial mechanics, astrometry and astrodynamics library.

http://libnova.sourceforge.net/

sudo pacman -S libnova
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libnova
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libnova from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libnova-0_15-0 0.15.0-11.6

Celestial Mechanics, Astrometry and Astrodynamics Library

http://libnova.sourceforge.net/

sudo zypper install libnova-0_15-0
  • License: LGPL-2.0+
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libnova
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libnova
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libnova-0_15-0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libnova-devel 0.15.0-11.6

Development files for libnova

http://libnova.sourceforge.net/

sudo zypper install libnova-devel
  • License: LGPL-2.0+
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libnova
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libnova
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libnova-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

libnova

sudo port install libnova
  • normalized package name match
  • Abgeglichen nach: Libnova
MacPorts ports tree · api.github.com · MacPorts ports tree: science/libnova/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

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