macOS
brew install asymptotelocal Homebrew formula metadata
sudo port install asymptoteMacPorts ports tree · graphics/asymptote/Portfile · 来源: api.github.com
安装
brew install asymptotelocal Homebrew formula metadata
sudo port install asymptoteMacPorts ports tree · graphics/asymptote/Portfile · 来源: api.github.com
sudo apk add asymptoteAlpine Linux edge package indexes · asymptote · 来源: dl-cdn.alpinelinux.org
sudo apt install asymptoteDebian stable package indexes · asymptote · 来源: deb.debian.org
sudo dnf install asymptoteFedora Rawhide package metadata · asymptote · 来源: dl.fedoraproject.org
nix profile install nixpkgs#asymptotenixpkgs package indexes · pkgs/by-name/as/asymptote/package.nix · 来源: api.github.com
sudo pacman -S asymptoteArch Linux sync databases · asymptote · 来源: geo.mirror.pkgbuild.com
sudo zypper install asymptoteopenSUSE Tumbleweed package metadata · asymptote · 来源: download.opensuse.org
概览
Powerful descriptive vector graphics language
历史
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.
安全态势
没有找到 asymptote 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
~/.asy/config.asy%USERPROFILE%\.asy\config.asy可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
asy | cli | 全局可执行文件 | |
xasy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 依赖 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | asymptote |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
asymptote 3.02+ds-1
script-based vector graphics language inspired by MetaPost
https://asymptote.sourceforge.net/
sudo apt install asymptoteasymptote-doc 3.02+ds-1
documentation and examples for asymptote
https://asymptote.sourceforge.net/
sudo apt install asymptote-docasymptote-x11 3.02+ds-1
script-based vector graphics language inspired by MetaPost - the GUI part
https://asymptote.sourceforge.net/
sudo apt install asymptote-x11asymptote
nix profile install nixpkgs#asymptoteasymptote 2.87+ds-1build2
script-based vector graphics language inspired by MetaPost
https://asymptote.sourceforge.net/
sudo apt install asymptoteasymptote-doc 2.87+ds-1build2
documentation and examples for asymptote
https://asymptote.sourceforge.net/
sudo apt install asymptote-docasymptote-x11 2.87+ds-1build2
script-based vector graphics language inspired by MetaPost - the GUI part
https://asymptote.sourceforge.net/
sudo apt install asymptote-x11asymptote 3.12-r0
Vector graphics language for technical drawing
https://asymptote.sourceforge.io/
sudo apk add asymptoteasymptote-doc 3.12-r0
Vector graphics language for technical drawing (documentation)
https://asymptote.sourceforge.io/
sudo apk add asymptote-docasymptote 3.09-1.fc45
Descriptive vector graphics language
https://asymptote.sourceforge.io/
sudo dnf install asymptoteasymptote 3.12-1
A vector graphics language (like metapost)
http://asymptote.sourceforge.net/
sudo pacman -S asymptoteasymptote 3.09-1.3
2D & 3D TeX-Aware vector graphics language
https://asymptote.sourceforge.io/
sudo zypper install asymptoteasymptote
sudo port install asymptote来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.