Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libwmf

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libwmf

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

Linux

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

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

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

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

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

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

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

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

Debian apt已验证 · 92%
sudo apt install libwmf-0.2-7

Debian stable package indexes · libwmf-0.2-7 · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install libwmf-0_2-7

openSUSE Tumbleweed package metadata · libwmf-0_2-7 · 来源: download.opensuse.org

概览

软件包摘要

Library for converting WMF (Window Metafile Format) files

命令和别名

  • libwmf-config
  • libwmf-fontmap
  • wmf2eps
  • wmf2fig
  • wmf2gd
  • wmf2svg

历史

项目历史与用法

libwmf is a library and tool suite for reading Microsoft Windows Metafile graphics and converting them to formats such as SVG, EPS, FIG, GD, and other image outputs. It is a compatibility package for old office, clip-art, and document workflows where WMF files still appear.

项目历史

WMF predates libwmf: RFC 7903 says Microsoft released Windows Metafile with Windows 3.0, and Microsoft's protocol documentation describes WMF as an image container made of variable-length metafile records. libwmf exists to interpret that Windows-oriented graphics record stream on non-Windows and package-managed systems.

The libwmf README preserves early project history: Francis James Franklin described a May 2001 restructuring based on Caolan McNamara's libwmf, moving it away from batch-process origins and toward a better-behaved library with device-layer output interfaces. The NEWS file records a libwmf 0.2.1 release on 2001-08-22.

采用历史

libwmf became useful in Unix graphics and document-conversion stacks because WMF was common in Microsoft Office-era documents and clip art. Package-manager adoption follows the need to convert or render legacy WMF assets in automated pipelines, desktop software, and document import filters.

使用方式

The Homebrew package includes commands such as wmf2eps, wmf2fig, wmf2gd, wmf2svg, libwmf-config, and libwmf-fontmap. Users run it directly for conversion, while applications link the library when they need WMF import or rendering support.

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

libwmf is the sort of package that keeps old document formats from becoming data loss. Its nerd appeal is in the bridge: a small Unix library and converter collection sitting between Microsoft GDI-era metafile records and modern open graphics formats such as SVG.

时间线

  • 1990: Windows 3.0 era introduces WMF as a Windows graphics interchange format, according to RFC 7903.
  • 2001-05-13: The libwmf README describes a major restructuring candidate for libwmf 0.2.0.
  • 2001-08-22: libwmf 0.2.1 release is recorded in NEWS.
  • 2016-09: RFC 7903 registers Windows image media types including image/wmf and image/x-wmf.
  • 2024-04-23: Microsoft publishes protocol revision 18.0 of the Windows Metafile Format specification.
  • 2026: The GitHub releases page lists libwmf 0.2.15 with parser validation, resource-limit, test-suite, and MSVC build fixes.

Related projects

  • Related formats and tools include Windows GDI, EMF, EMF+, Microsoft Office and clip-art workflows, SVG, EPS, Xfig, GD, ImageMagick-style conversion pipelines, and document import filters that need legacy vector graphics support.

安全态势

风险级别:绿色

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

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
libwmf-configcli全局可执行文件
libwmf-fontmapcli全局可执行文件
wmf2epscli全局可执行文件
wmf2figcli全局可执行文件
wmf2gdcli全局可执行文件
wmf2svgcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/caolanm/libwmf

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息No cached GitHub release or tag data was available.https://github.com/caolanm/libwmfnone 置信度

安装元数据

软件包元数据

软件包键brew:libwmf
版本0.2.15
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libwmf
主页https://github.com/caolanm/libwmf
仓库https://github.com/caolanm/libwmf
上游文档https://github.com/caolanm/libwmf
许可证LGPL-2.0-or-later AND GPL-2.0-or-later AND GD
源码归档https://github.com/caolanm/libwmf/releases/download/v0.2.15/libwmf-0.2.15.tar.gz
依赖freetype, jpeg-turbo, libpng
构建依赖pkgconf
macOS 提供的库expat
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libwmf-0.2-7 0.2.13-1.1+b3

Windows metafile conversion library

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-0.2-7
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 8 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmf-0.2-7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwmf-0.2-7-gtk 0.2.13-1.1+b3

Windows metafile conversion GTK pixbuf plugin

http://wvware.sourceforge.net/libwmf.html

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

libwmf-bin 0.2.13-1.1+b3

Windows metafile conversion tools

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-bin
  • Section: graphics
  • Architecture: amd64
  • Source Package: libwmf
  • 5 依赖
  • normalized package name match
  • 匹配方式:Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmf-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwmf-dev 0.2.13-1.1+b3

Windows metafile conversion development

http://wvware.sourceforge.net/libwmf.html

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

libwmf-doc 0.2.13-1.1

Windows metafile documentation

http://wvware.sourceforge.net/libwmf.html

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

libwmf0.2-7 0.2.13-1.1+b3

Windows metafile conversion library - transitional package

http://wvware.sourceforge.net/libwmf.html

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

libwmf0.2-7-gtk 0.2.13-1.1+b3

Windows metafile conversion GTK pixbuf plugin - transitional package

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf0.2-7-gtk
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmf0.2-7-gtk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwmflite-0.2-7 0.2.13-1.1+b3

Windows metafile conversion lite library

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmflite-0.2-7
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmflite-0.2-7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libwmf

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

libwmf-0.2-7 0.2.13-1.1build3

Windows metafile conversion library

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-0.2-7
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 8 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf-0.2-7 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwmf-0.2-7-gtk 0.2.13-1.1build3

Windows metafile conversion GTK pixbuf plugin

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-0.2-7-gtk
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 5 依赖
  • normalized package name match
  • 匹配方式:Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf-0.2-7-gtk from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwmf-bin 0.2.13-1.1build3

Windows metafile conversion tools

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-bin
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: libwmf
  • 5 依赖
  • normalized package name match
  • 匹配方式:Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwmf-dev 0.2.13-1.1build3

Windows metafile conversion development

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libwmf
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwmf-doc 0.2.13-1.1build3

Windows metafile documentation

http://wvware.sourceforge.net/libwmf.html

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

libwmf0.2-7 0.2.13-1.1build3

Windows metafile conversion library - transitional package

http://wvware.sourceforge.net/libwmf.html

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

libwmf0.2-7-gtk 0.2.13-1.1build3

Windows metafile conversion GTK pixbuf plugin - transitional package

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf0.2-7-gtk
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf0.2-7-gtk from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.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