# libvisio mit Homebrew, apk, apt, dnf, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libvisio in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install libvisio
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add libvisio
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:libvisio
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/libvisio>
- **Version:** 0.1.11
- **Quellzusammenfassung:** Interpret and import Visio diagrams
- **Homepage:** <https://wiki.documentfoundation.org/DLP/Libraries/libvisio>
- **Repository:** <https://cgit.freedesktop.org/libreoffice/libvisio>
- **Upstream-Dokumentation:** <https://wiki.documentfoundation.org/DLP/Libraries/libvisio>
- **Lizenz:** MPL-2.0
- **Quellarchiv:** <https://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.11.tar.xz>
- **Zuletzt aktualisiert:** 2026-05-26T09:39:42Z
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- vsd2raw (cli)
- vsd2text (cli)
- vsd2xhtml (cli)
- vss2raw (cli)
- vss2text (cli)
- vss2xhtml (cli)
- vsd2raw (Alias)
- vsd2text (Alias)
- vsd2xhtml (Alias)
- vss2raw (Alias)
- vss2text (Alias)
- vss2xhtml (Alias)

## Abhängigkeiten

- icu4c@78
- librevenge

## Build-Abhängigkeiten

- boost
- pkgconf

## Von macOS bereitgestellte Bibliotheken

- libxml2

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.1.11
- Manager aktualisiert: 2026-05-26
- lokale Daten: OK
- Upstream-Repository: https://wiki.documentfoundation.org/DLP/Libraries/libvisio
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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

## Combined YAML source

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


## Quellen

- 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
