Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 libnova

查看 libnova 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libnova

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libnova

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add libnova

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

Debian apt已验证 · 92%
sudo apt install libnova-0.16-0t64

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

Fedora dnf已验证 · 92%
sudo dnf install libnova

Fedora Rawhide package metadata · libnova · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#libnova

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

Arch Linux pacman已验证 · 92%
sudo pacman -S libnova

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

openSUSE zypper已验证 · 92%
sudo zypper install libnova-0_15-0

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

概览

软件包摘要

Celestial mechanics, astrometry and astrodynamics library

命令和别名

  • libnovaconfig

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
libnovaconfigcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本0.16
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://libnova.sourceforge.net/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://libnova.sourceforge.net/none 置信度

安装元数据

软件包元数据

软件包键brew:libnova
版本0.16
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libnova
主页https://libnova.sourceforge.net/
仓库https://git.code.sf.net/p/libnova/libnova.git
上游文档https://libnova.sourceforge.net/
许可证LGPL-2.0-or-later AND GPL-2.0-or-later
源码归档https://git.code.sf.net/p/libnova/libnova.git
构建依赖autoconf, automake, libtool
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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