Automic VaultAutomic Vault

brew

Install asymptote with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Powerful descriptive vector graphics language. Version 3.11 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install asymptote

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install asymptote

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

Linux

Alpine Linux apkverified · 92%
sudo apk add asymptote

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

Debian aptverified · 92%
sudo apt install asymptote

Debian stable package indexes · asymptote · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install asymptote

Fedora Rawhide package metadata · asymptote · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#asymptote

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

Arch Linux pacmanverified · 92%
sudo pacman -S asymptote

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

openSUSE zypperverified · 92%
sudo zypper install asymptote

openSUSE Tumbleweed package metadata · asymptote · source: download.opensuse.org

overview

Package summary

Powerful descriptive vector graphics language

Commands and aliases

  • asy
  • xasy

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for asymptote. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 5 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
asycliglobal executable
xasycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.11
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://asymptote.sourceforge.io

install metadata

Package metadata

Package keybrew:asymptote
Version3.11
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/asymptote
Homepagehttps://asymptote.sourceforge.io
Repositoryhttps://github.com/vectorgraphics/asymptote
Upstream docshttps://asymptote.sourceforge.io/doc
LicenseLGPL-3.0-only
Source archivehttps://downloads.sourceforge.net/project/asymptote/3.11/asymptote-3.11.src.tgz
Last updated2026-06-22T14:02:47-07:00
Pulseupdated
Dependenciesbdw-gc, fftw, ghostscript, gsl, readline
Build dependenciescmake, glm, pkgconf
Uses from macOSncurses
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: 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 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: 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 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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