# 使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 libvisio

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

## 安装

```sh
sudo av install brew:libvisio
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install libvisio
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add libvisio
```

  证据: Alpine Linux edge package indexes: libvisio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install libvisio-0.1-1
```

  证据: Debian stable package indexes: libvisio-0.1-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install libvisio
```

  证据: Fedora Rawhide package metadata: libvisio from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#libvisio
```

  证据: nixpkgs package indexes: pkgs/by-name/li/libvisio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S libvisio
```

  证据: Arch Linux sync databases: libvisio from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install libvisio-0_1-1
```

  证据: openSUSE Tumbleweed package metadata: libvisio-0_1-1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## 软件包事实

- **软件包键:** brew:libvisio
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/libvisio>
- **版本:** 0.1.11
- **来源摘要:** Interpret and import Visio diagrams
- **主页:** <https://wiki.documentfoundation.org/DLP/Libraries/libvisio>
- **仓库:** <https://cgit.freedesktop.org/libreoffice/libvisio>
- **上游文档:** <https://wiki.documentfoundation.org/DLP/Libraries/libvisio>
- **许可证:** MPL-2.0
- **源码归档:** <https://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.11.tar.xz>
- **最后更新:** 2026-05-26T09:39:42Z
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- vsd2raw (cli)
- vsd2text (cli)
- vsd2xhtml (cli)
- vss2raw (cli)
- vss2text (cli)
- vss2xhtml (cli)
- vsd2raw (别名)
- vsd2text (别名)
- vsd2xhtml (别名)
- vss2raw (别名)
- vss2text (别名)
- vss2xhtml (别名)

## 依赖

- icu4c@78
- librevenge

## 构建依赖

- boost
- pkgconf

## macOS 提供的库

- libxml2

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.1.11
- 管理器更新时间: 2026-05-26
- 本地数据: OK
- 上游仓库: https://wiki.documentfoundation.org/DLP/Libraries/libvisio
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

libvisio is a Document Liberation Project library and tool set for parsing Microsoft Visio documents so free-office software can import diagrams from proprietary Visio formats.

### 项目历史

The Document Foundation wiki describes libvisio as a library that parses Microsoft Visio file formats across versions. Its freedesktop.org repository history shows 0.0.x releases beginning in 2011, followed by the 0.1.0 line in 2014, when the NEWS file records a switch to librevenge.

### 采用历史

libvisio matters mainly through LibreOffice and related document-conversion workflows. Rather than being a user-facing editor, it packages the hard format knowledge needed to import VSD, VSS, VSDX, and related Visio content into open document pipelines.

### 使用方式

The package ships small inspection and conversion tools such as vsd2raw, vsd2text, vsd2xhtml, vss2raw, vss2text, and vss2xhtml, but its primary use is as an import library linked by office/document tooling.

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

It is a good example of the Document Liberation Project pattern: isolate a proprietary office format parser into a reusable library so distributions and applications can share the maintenance burden.

### 时间线

- 2011-06-23: libvisio-0.0.1 tag in the freedesktop.org repository.
- 2014-05-23: libvisio-0.1.0 tag; NEWS records the switch to librevenge.
- 2015-2019: 0.1.x releases added import fixes, fuzzing-driven crash fixes, Coverity fixes, and format support improvements.
- 2025-09-23: libvisio-0.1.10 tag in the freedesktop.org repository.

### Related projects

- LibreOffice is the main downstream office suite context.
- librevenge is the document-library framework used by the 0.1 series.
- The Document Liberation Project hosts related import libraries for other proprietary office formats.

### 来源

- <https://cgit.freedesktop.org/libreoffice/libvisio>
- <https://cgit.freedesktop.org/libreoffice/libvisio/plain/NEWS>
- <https://cgit.freedesktop.org/libreoffice/libvisio/refs/tags>
- <https://wiki.documentfoundation.org/DLP/Libraries/libvisio>


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** libvisio
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - libvisio-0.1-1 - 0.1.7-1+b5: normalized package name match | Debian stable package indexes: libvisio-0.1-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for parsing the visio file structure | http://freedesktop.org/wiki/Software/libvisio
- Debian apt - libvisio-dev - 0.1.7-1+b5: normalized package name match | Debian stable package indexes: libvisio-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for parsing the visio file structure -- development | http://freedesktop.org/wiki/Software/libvisio
- Debian apt - libvisio-doc - 0.1.7-1: normalized package name match | Debian stable package indexes: libvisio-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for parsing the visio file structure -- documentatio | http://freedesktop.org/wiki/Software/libvisio
- Debian apt - libvisio-tools - 0.1.7-1+b5: normalized package name match | Debian stable package indexes: libvisio-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for parsing the visio file structure -- tools | http://freedesktop.org/wiki/Software/libvisio
- Nix - libvisio: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libvisio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libvisio-0.1-1 - 0.1.7-1build9: normalized package name match | Ubuntu 24.04 LTS package indexes: libvisio-0.1-1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | library for parsing the visio file structure | http://freedesktop.org/wiki/Software/libvisio
- Ubuntu apt - libvisio-dev - 0.1.7-1build9: normalized package name match | Ubuntu 24.04 LTS package indexes: libvisio-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | library for parsing the visio file structure -- development | http://freedesktop.org/wiki/Software/libvisio
- Ubuntu apt - libvisio-doc - 0.1.7-1build9: normalized package name match | Ubuntu 24.04 LTS package indexes: libvisio-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | library for parsing the visio file structure -- documentatio | http://freedesktop.org/wiki/Software/libvisio
- Ubuntu apt - libvisio-tools - 0.1.7-1build9: normalized package name match | Ubuntu 24.04 LTS package indexes: libvisio-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for parsing the visio file structure -- tools | http://freedesktop.org/wiki/Software/libvisio
- apk - libvisio - 0.1.10-r1: normalized package name match | Alpine Linux edge package indexes: libvisio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for MS Visio Diagrams | https://wiki.documentfoundation.org/DLP/Libraries/libvisio
- apk - libvisio-dev - 0.1.10-r1: normalized package name match | Alpine Linux edge package indexes: libvisio-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for MS Visio Diagrams (development files) | https://wiki.documentfoundation.org/DLP/Libraries/libvisio
- apk - libvisio-doc - 0.1.10-r1: normalized package name match | Alpine Linux edge package indexes: libvisio-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for MS Visio Diagrams (documentation) | https://wiki.documentfoundation.org/DLP/Libraries/libvisio
- apk - libvisio-tools - 0.1.10-r1: normalized package name match | Alpine Linux edge package indexes: libvisio-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for MS Visio Diagrams | https://wiki.documentfoundation.org/DLP/Libraries/libvisio
- dnf - libvisio - 0.1.11-2.fc45: normalized package name match | Fedora Rawhide package metadata: libvisio from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A library for import of Microsoft Visio diagrams | http://wiki.documentfoundation.org/DLP/Libraries/libvisio
- dnf - libvisio-devel - 0.1.11-2.fc45: normalized package name match | Fedora Rawhide package metadata: libvisio-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development files for libvisio | http://wiki.documentfoundation.org/DLP/Libraries/libvisio
- dnf - libvisio-doc - 0.1.11-2.fc45: normalized package name match | Fedora Rawhide package metadata: libvisio-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Documentation of libvisio API | http://wiki.documentfoundation.org/DLP/Libraries/libvisio


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Documentation packages](https://www.automicvault.com/zh-hans/pkg/documentation-tools/) - Matched documentation, manual, or publishing metadata.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [a2ps](https://www.automicvault.com/zh-hans/pkg/brew/a2ps/) - Shares av.db curated category or tags: cli, document-processing, productivity.
- [cpdf](https://www.automicvault.com/zh-hans/pkg/brew/cpdf/) - Shares av.db curated category or tags: cli, document-processing, productivity.
- [fop](https://www.automicvault.com/zh-hans/pkg/brew/fop/) - Shares av.db curated category or tags: cli, document-processing, productivity.
- [latexdiff](https://www.automicvault.com/zh-hans/pkg/brew/latexdiff/) - Shares av.db curated category or tags: cli, document-processing, productivity.
- [libwps](https://www.automicvault.com/zh-hans/pkg/brew/libwps/) - Shares av.db curated category or tags: cli, document-import, file-format, productivity.
- [opendetex](https://www.automicvault.com/zh-hans/pkg/brew/opendetex/) - Shares av.db curated category or tags: cli, document-processing, productivity.
- [klog](https://www.automicvault.com/zh-hans/pkg/brew/klog/) - Shares av.db curated category or tags: cli, file-format, productivity.
- [libcdr](https://www.automicvault.com/zh-hans/pkg/brew/libcdr/) - Shares av.db curated category or tags: cli, file-format, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/libvisio.yml](https://github.com/automic-vault/db/blob/main/combined/libvisio.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
