Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, Nix, pacman 安装 msolve

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install msolve

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install msolve

Debian stable package indexes · msolve · 来源: deb.debian.org

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

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

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

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

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

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

概览

软件包摘要

Library for Polynomial System Solving through Algebraic Methods

命令和别名

  • msolve

历史

项目历史与用法

msolve is an open-source C library and command-line tool for solving multivariate polynomial systems through exact computer-algebra methods. The 2021 ISSAC paper by Jérémy Berthomieu, Christian Eder, and Mohab Safey El Din presents it as a library for zero-dimensional polynomial systems, built around Gröbner bases, linear algebra, conversion to lexicographical order, and real solving of univariate polynomials.

项目历史

The project website summarizes the implementation goals: plain C, exact polynomial-system solving, algebraic encodings of solutions, advanced Gröbner-basis algorithms such as F4 and change of orderings, and performance work through multithreading and vectorization. The LIP6 PolSys software page adds that it supports Gröbner-basis computations, rational parametrization, real-root isolation, signature-based algorithms, and modern change-of-order algorithms.

使用方式

msolve's ecosystem role is as a high-performance engine underneath larger computer-algebra systems. The project README documents use from SageMath's `Variety` function for polynomial systems with real coefficients and an msolve package for Macaulay2; the LIP6 page also lists interfaces from Oscar, SageMath, and Macaulay2. In package managers it is therefore both a research library and a CLI for users who want direct polynomial-system solving without invoking a full CAS.

安全态势

风险级别:绿色

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 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本0.10.1
管理器更新时间2026-07-08
本地数据OK
上游当前
检测到的最新版本v0.10.1

https://github.com/algebraic-solving/msolve

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:msolve
版本0.10.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/msolve
主页https://msolve.lip6.fr
仓库https://github.com/algebraic-solving/msolve
上游文档https://msolve.lip6.fr/
许可证GPL-2.0-or-later
源码归档https://github.com/algebraic-solving/msolve/archive/refs/tags/v0.10.1.tar.gz
最后更新2026-07-08T13:36:05Z
Pulseupdated
依赖flint, gmp, libomp, mpfr
构建依赖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 Namemsolve
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%

libmsolve-dev 0.7.5-1

computer algebra algorithms for solving polynomial systems (development)

https://msolve.lip6.fr/

sudo apt install libmsolve-dev
  • Section: math
  • Architecture: amd64
  • Source Package: msolve
  • 1 依赖
  • normalized package name match
  • 匹配方式:Msolve
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmsolve-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmsolve0 0.7.5-1

computer algebra algorithms for solving polynomial systems (shared library)

https://msolve.lip6.fr/

sudo apt install libmsolve0
  • Section: libs
  • Architecture: amd64
  • Source Package: msolve
  • 4 依赖
  • normalized package name match
  • 匹配方式:Msolve
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmsolve0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

msolve 0.7.5-1

computer algebra algorithms for solving polynomial systems

https://msolve.lip6.fr/

sudo apt install msolve
  • Section: math
  • Architecture: amd64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Msolve
Debian stable package indexes · deb.debian.org · Debian stable package indexes: msolve from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

msolve

nix profile install nixpkgs#msolve
  • normalized package name match
  • 匹配方式:Msolve
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ms/msolve/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libmsolve-0.6.5 0.6.5-1build2

computer algebra algorithms for solving polynomial systems (shared library)

https://msolve.lip6.fr/

sudo apt install libmsolve-0.6.5
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: msolve
  • 4 依赖
  • normalized package name match
  • 匹配方式:Msolve
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmsolve-0.6.5 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmsolve-dev 0.6.5-1build2

computer algebra algorithms for solving polynomial systems (development)

https://msolve.lip6.fr/

sudo apt install libmsolve-dev
  • Section: universe/math
  • Architecture: amd64
  • Source Package: msolve
  • 1 依赖
  • normalized package name match
  • 匹配方式:Msolve
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmsolve-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

msolve 0.6.5-1build2

computer algebra algorithms for solving polynomial systems

https://msolve.lip6.fr/

sudo apt install msolve
  • Section: universe/math
  • Architecture: amd64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Msolve
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: msolve from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

msolve 0.9.5-2.fc45

Polynomial System Solving through Algebraic Methods

https://msolve.lip6.fr/

sudo dnf install msolve
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: msolve
  • 9 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Msolve
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: msolve from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

msolve-devel 0.9.5-2.fc45

Development files for msolve

https://msolve.lip6.fr/

sudo dnf install msolve-devel
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: msolve
  • 6 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Msolve
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: msolve-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

msolve-libs 0.9.5-2.fc45

Library for Polynomial System Solving through Algebraic Methods

https://msolve.lip6.fr/

sudo dnf install msolve-libs
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: msolve
  • 7 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Msolve
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: msolve-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

msolve 0.9.5-2

Library for polynomial system solving through algebraic methods

https://msolve.lip6.fr/

sudo pacman -S msolve
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Msolve
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: msolve from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 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