Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install asymptote

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install asymptote

MacPorts ports tree · graphics/asymptote/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

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

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

openSUSE zypper已验证 · 92%
sudo zypper install asymptote

openSUSE Tumbleweed package metadata · asymptote · 来源: download.opensuse.org

概览

软件包摘要

Powerful descriptive vector graphics language

命令和别名

  • asy
  • xasy

历史

项目历史与用法

Asymptote is a TeX-aware descriptive vector graphics language for mathematical and technical drawing. The installed commands, mainly asy and xasy, sit at the intersection of programming language, graphics tool, and LaTeX companion.

项目历史

The official manual documents Asymptote with copyright years beginning in 2004 for Andy Hammerlindl, John Bowman, and Tom Prince. The project describes itself as inspired by MetaPost, but with a cleaner C++-like syntax, mathematical coordinate framework, and LaTeX-quality label typesetting.

Asymptote grew beyond 2D PostScript-style technical figures into a language that can emit PostScript, PDF, SVG, WebGL, OpenGL, V3D, legacy PRC, and ImageMagick-supported bitmap formats. The current README calls it a powerful descriptive vector graphics language for technical drawing, inspired by MetaPost, and says source, binaries, and documentation are published from the official SourceForge site.

The GitHub repository became the documented development source: the official Git instructions clone https://github.com/vectorgraphics/asymptote, and the GitHub project record dates that public repository to August 2015. The project remains linked to SourceForge for website, downloads, forum, and documentation.

采用历史

Asymptote adoption is strongly tied to TeX and mathematical publishing. The manual positions it as a standard for typesetting mathematical figures in the way TeX/LaTeX is the de-facto standard for equations, and documents the asymptote.sty workflow for embedding Asymptote code directly in LaTeX documents.

Package-manager adoption is broad because TeX users want asy available from normal system packages alongside TeX Live or distro TeX stacks. The input package facts list Homebrew, Debian, Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, and openSUSE package names.

使用方式

Users write .asy programs and run asy to produce technical figures, often from LaTeX builds. The manual documents direct command-line use, interactive mode, command execution with -c, user settings with -u, and LaTeX integration via \usepackage{asymptote}, \begin{asy}...\end{asy}, and latexmk automation.

Configuration is also Asymptote code. The manual says default option values may be placed in config.asy, or in the file named by ASYMPTOTE_CONFIG or the -config option, and that the typical user-level location is the .asy directory in the user's home directory, %USERPROFILE%\.asy on Windows.

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

Asymptote is a wonderful package because it is a whole little language hiding behind a tiny binary name. Installing it adds a compiler/interpreter, a graphics runtime, a LaTeX bridge, a GUI helper, examples, modules, and output pipelines that touch Ghostscript, ImageMagick, PDF, SVG, WebGL, and 3D formats.

For TeX-heavy systems it is also a dependency-shape lesson: the package itself is not just a renderer, but a reproducible figure source format. A .asy file can be versioned next to LaTeX, rebuilt by latexmk, and kept text-diffable, which is exactly the kind of thing package nerds love.

时间线

  • 2004: The official manual copyright period begins for Asymptote.
  • 2015-08-03: The GitHub repository record for vectorgraphics/asymptote was created.
  • 2024-2026: The manual documents Asymptote 3.x-era output targets, language server protocol support, and current configuration behavior.
  • 2026: The manual identifies version 3.12-1095 in the generated documentation header.

Related projects

  • MetaPost is the earlier drawing language that inspired Asymptote.
  • LaTeX and TeX workflows are central to label typesetting and document integration.
  • ImageMagick, Ghostscript, OpenGL, WebGL, PDF, SVG, and PRC are part of the output and rendering ecosystem described by the manual.

安全态势

尚未找到受保护工具覆盖

没有找到 asymptote 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

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

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.asy/config.asy
Windows
%USERPROFILE%\.asy\config.asy

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://asymptote.sourceforge.io

安装元数据

软件包元数据

软件包键brew:asymptote
版本3.11
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/asymptote
主页https://asymptote.sourceforge.io
仓库https://github.com/vectorgraphics/asymptote
上游文档https://asymptote.sourceforge.io/doc
许可证LGPL-3.0-only
源码归档https://downloads.sourceforge.net/project/asymptote/3.11/asymptote-3.11.src.tgz
最后更新2026-06-22T14:02:47-07:00
Pulseupdated
依赖bdw-gc, fftw, ghostscript, gsl, readline
构建依赖cmake, glm, pkgconf
macOS 提供的库ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

asymptote 3.02+ds-1

script-based vector graphics language inspired by MetaPost

https://asymptote.sourceforge.net/

sudo apt install asymptote
  • Section: tex
  • Architecture: amd64
  • 25 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Asymptote
Debian stable package indexes · deb.debian.org · Debian stable package indexes: asymptote from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

asymptote-doc 3.02+ds-1

documentation and examples for asymptote

https://asymptote.sourceforge.net/

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

asymptote-x11 3.02+ds-1

script-based vector graphics language inspired by MetaPost - the GUI part

https://asymptote.sourceforge.net/

sudo apt install asymptote-x11
  • Section: tex
  • Architecture: all
  • Source Package: asymptote
  • 7 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Asymptote
Debian stable package indexes · deb.debian.org · Debian stable package indexes: asymptote-x11 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

asymptote

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

asymptote 2.87+ds-1build2

script-based vector graphics language inspired by MetaPost

https://asymptote.sourceforge.net/

sudo apt install asymptote
  • Section: universe/tex
  • Architecture: amd64
  • 26 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Asymptote
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: asymptote from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

asymptote-doc 2.87+ds-1build2

documentation and examples for asymptote

https://asymptote.sourceforge.net/

sudo apt install asymptote-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: asymptote
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Asymptote
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: asymptote-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

asymptote-x11 2.87+ds-1build2

script-based vector graphics language inspired by MetaPost - the GUI part

https://asymptote.sourceforge.net/

sudo apt install asymptote-x11
  • Section: universe/tex
  • Architecture: all
  • Source Package: asymptote
  • 7 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Asymptote
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: asymptote-x11 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

asymptote 3.12-r0

Vector graphics language for technical drawing

https://asymptote.sourceforge.io/

sudo apk add asymptote
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: asymptote
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Asymptote
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: asymptote from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

asymptote-doc 3.12-r0

Vector graphics language for technical drawing (documentation)

https://asymptote.sourceforge.io/

sudo apk add asymptote-doc
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: asymptote
  • normalized package name match
  • 匹配方式:Asymptote
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: asymptote-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

asymptote 3.09-1.fc45

Descriptive vector graphics language

https://asymptote.sourceforge.io/

sudo dnf install asymptote
  • License: LGPL-3.0-or-later AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: asymptote
  • 27 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Asymptote
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: asymptote from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

asymptote 3.12-1

A vector graphics language (like metapost)

http://asymptote.sourceforge.net/

sudo pacman -S asymptote
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 14 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Asymptote
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: asymptote from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

asymptote 3.09-1.3

2D & 3D TeX-Aware vector graphics language

https://asymptote.sourceforge.io/

sudo zypper install asymptote
  • License: LGPL-3.0-or-later
  • Category: Productivity/Scientific/Math
  • Architecture: x86_64
  • Source Package: asymptote
  • 16 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Asymptote
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: asymptote from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

asymptote

sudo port install asymptote
  • normalized package name match
  • 匹配方式:Asymptote
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/asymptote/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment