Automic VaultAutomic Vault

brew

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

Translates figures generated by xfig to other formats. Version 3.2.9a via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install fig2dev

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install fig2dev

MacPorts ports tree · print/fig2dev/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add fig2dev

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

Debian aptverified · 92%
sudo apt install fig2dev

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

Nixverified · 92%
nix profile install nixpkgs#fig2dev

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

Arch Linux pacmanverified · 92%
sudo pacman -S fig2dev

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

openSUSE zypperverified · 92%
sudo zypper install transfig

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

Fedora dnfverified · 92%
sudo dnf install transfig

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

overview

Package summary

Translates figures generated by xfig to other formats

Commands and aliases

  • fig2dev
  • fig2ps2tex
  • pic2tpic
  • transfig

history

Project history and usage

fig2dev is the converter half of the Xfig ecosystem: it translates .fig drawings into PostScript, TeX-related formats, bitmap formats, SVG, TikZ, and other graphics languages.

Project history

The official README describes fig2dev as a set of tools for creating TeX documents with portable graphics. The package consists of the fig2dev command and the transfig command; fig2dev performs the actual translation from Fig code, while transfig generates TeX macro and Makefile support for documents that include figures.

The historical package name matters. The Xfig installation guide says users needed both xfig and fig2dev to be complete, and that until about 2016 the fig2dev package was called transfig. The README now says transfig is considered obsolete and is not built by default unless explicitly enabled.

The CHANGES file shows a long maintenance history from the Transfig 2.1 series in the early 1990s through modern fig2dev 3.2 patchlevels. Recent releases emphasize input hardening, portability fixes, UTF-8 output, Darwin/BSD build fixes, and output improvements for formats such as PDF, EPS, SVG, and TikZ.

Adoption history

fig2dev's adoption followed xfig's role as a Unix/X11 drawing program used in technical and academic workflows. The official installation page states that binary packages for xfig and fig2dev or transfig are available for Linux distributions, BSD systems, Darwin package systems including Fink, MacPorts, and Homebrew, and Cygwin on Windows.

The supplied package metadata shows the same broad packaging pattern: Homebrew, Debian, Ubuntu, Fedora-family packaging under transfig, MacPorts, Nix, Arch, Alpine, and openSUSE. That breadth reflects fig2dev's importance as infrastructure for converting legacy .fig drawings in reproducible document builds.

How it is used

Users normally encounter fig2dev when exporting or printing drawings made in xfig. The installation guide explains that xfig saves proprietary .fig files and fig2dev translates them to formats such as PostScript, PNG, JPEG, PSTricks, and TikZ.

For bitmap outputs, the README and installation guide both document fig2dev's dependency on helper tools: Ghostscript first renders PostScript, then netpbm, ImageMagick, or GraphicsMagick converts PPM output to final bitmap formats.

Why package nerds care

fig2dev is package-nerd significant because it preserves a durable bridge between an old X11 vector editor and modern document toolchains. It is the kind of utility that rarely gets attention until a build farm, LaTeX paper, man-page diagram, or legacy source tarball still depends on converting .fig files.

It is also a good example of package naming archaeology: many systems historically shipped the converter as transfig, while modern curation and upstream documentation distinguish fig2dev from the now-obsolete transfig command.

Timeline

  • 1993: Transfig 2.1.8 appears in the CHANGES history.
  • About 2016: Official installation docs say the package name moved from transfig to fig2dev.
  • 2018: fig2dev 3.2.7 adds format help and input-sanitizing fixes.
  • 2021: 3.2.8b adds stdin/stdout filename handling and more hardening.
  • 2024: 3.2.9a adds PDF minor-version selection and width/height options.

Related projects

  • fig2dev is tightly coupled to xfig. It also depends on or cooperates with Ghostscript, netpbm, ImageMagick, GraphicsMagick, TeX, LaTeX, PSTricks, and TikZ workflows.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

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

Recommended review

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

executables

Installed executables

CommandKindExposureNote
fig2devcliglobal executable
fig2ps2texcliglobal executable
pic2tpiccliglobal executable
transfigcliglobal 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.2.9a
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://mcj.sourceforge.net/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://mcj.sourceforge.net/none confidence

install metadata

Package metadata

Package keybrew:fig2dev
Version3.2.9a
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/fig2dev
Homepagehttps://mcj.sourceforge.net/
Repositoryhttps://sourceforge.net/p/mcj/fig2dev/ci/master/tree
Upstream docshttps://mcj.sourceforge.net/installation.html
LicenseMIT
Source archivehttps://downloads.sourceforge.net/project/mcj/fig2dev-3.2.9a.tar.xz
Dependenciesghostscript, libpng, netpbm
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 Namefig2dev
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%

fig2dev 1:3.2.9a-4

Utilities for converting XFig figure files

https://sourceforge.net/projects/mcj/

sudo apt install fig2dev
  • Section: graphics
  • Architecture: amd64
  • 7 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Fig2dev
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fig2dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

fig2dev

nix profile install nixpkgs#fig2dev
  • normalized package name match
  • Matched by: Fig2dev
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fi/fig2dev/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fig2dev 1:3.2.9-3build2

Utilities for converting XFig figure files

https://sourceforge.net/projects/mcj/

sudo apt install fig2dev
  • Section: universe/graphics
  • Architecture: amd64
  • 7 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Fig2dev
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fig2dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

fig2dev 3.2.9a-r1

translates Fig code to other graphic description languages

https://sourceforge.net/projects/mcj/

sudo apk add fig2dev
  • License: Xfig
  • Architecture: x86_64
  • Source Package: fig2dev
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Fig2dev
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fig2dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fig2dev-doc 3.2.9a-r1

translates Fig code to other graphic description languages (documentation)

https://sourceforge.net/projects/mcj/

sudo apk add fig2dev-doc
  • License: Xfig
  • Architecture: x86_64
  • Source Package: fig2dev
  • normalized package name match
  • Matched by: Fig2dev
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fig2dev-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

fig2dev 3.2.9-1

Format conversion utility that can be used with xfig

http://mcj.sourceforge.net/

sudo pacman -S fig2dev
  • License: Xfig
  • Architecture: x86_64
  • 8 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Fig2dev
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: fig2dev from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

transfig 3.2.9a-3.4

Graphic Converter

https://mcj.sourceforge.net/

sudo zypper install transfig
  • License: MIT
  • Category: Productivity/Graphics/Convertors
  • Architecture: x86_64
  • Source Package: transfig
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Fig2dev
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: transfig from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

fig2dev

sudo port install fig2dev
  • normalized package name match
  • Matched by: Fig2dev
MacPorts ports tree · api.github.com · MacPorts ports tree: print/fig2dev/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
dnf92%

transfig 3.2.9a^20250619.ee3f4d8-8.fc44

Utility for converting FIG files (made by xfig) to other formats

https://sourceforge.net/projects/mcj/

sudo dnf install transfig
  • License: Xfig
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: transfig
  • 9 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: Transfig
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: transfig from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment