pkg.soopen package index

brew / Rang 1158

resvg mit Homebrew, apk, apt, Nix, pacman, zypper, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install resvg

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add resvg

Alpine Linux edge package indexes · resvg · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install resvg

Debian stable package indexes · resvg · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#resvg

nixpkgs package indexes · pkgs/by-name/re/resvg/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S resvg

Arch Linux sync databases · resvg · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install resvg

openSUSE Tumbleweed package metadata · resvg · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/resvg

Scoop official bucket manifest trees · bucket/resvg.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

SVG rendering tool and library

Befehle und Aliase

  • resvg
  • usvg

Verlauf

Projektgeschichte und Nutzung

resvg is a Rust-based library and command-line application for rendering static SVG documents, commonly to PNG.

Projektgeschichte

resvg was created as a portable SVG renderer written completely in Rust, with a focus on static SVG correctness, safety, small binaries, and reproducible output.

The project developed a family of components around the renderer, including `usvg` for parsing and simplifying SVG and `tiny-skia` for software rasterization. It later moved under the Linebender organization.

Its changelog records continuing semantic-versioned releases, expanded SVG 2 support, API development, rendering improvements, and a dual Apache-2.0-or-MIT license.

Adoptionsgeschichte

resvg is distributed through Homebrew, Alpine, Debian’s Rust source packages, Arch, Nix, Scoop, and Zypper, and can also be consumed as Rust and C libraries or compiled to WebAssembly.

Wie es verwendet wird

CLI users render an input SVG to a PNG file or standard output and can control dimensions, zoom, DPI, background color, stylesheets, languages, and rendering hints.

Developers can embed the Rust or C library; `usvg` handles SVG parsing and normalization separately from the rendering stage.

The program uses command-line inputs and does not document a persistent configuration or credentials file.

Warum Paket-Nerds sich dafür interessieren

resvg offers a compact, memory-safe, dependency-light alternative to using an entire browser engine for deterministic static-SVG rendering.

The separation of parsing and normalization in `usvg` from rasterization in `resvg`, together with a large regression suite, makes the project valuable both as a command-line converter and as reusable graphics infrastructure.

Zeitleiste

  • 2023: The changelog records relicensing to Apache-2.0 OR MIT alongside continuing API and SVG support work.
  • 2026: Version 0.47.0 continued active development and expanded radial-gradient support.

Related projects

  • usvg parses and converts SVG into a simplified tree before rendering.
  • tiny-skia provides software rasterization.
  • The project compares behavior against browser engines and other SVG libraries through its public test suite.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
resvgcliglobales Executable
usvgcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version0.48.1
Manager aktualisiert2026-09-11
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.48.1

https://github.com/linebender/resvg

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:resvg
Version0.48.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/resvg
Homepagehttps://github.com/linebender/resvg
Repositoryhttps://github.com/linebender/resvg
LizenzMPL-2.0
Quellarchivhttps://github.com/linebender/resvg/archive/refs/tags/v0.48.1.tar.gz
Zuletzt aktualisiert2026-09-11T02:03:46Z
Pulseupdated
Build-Abhängigkeitencargo-c, rust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

librust-resvg-dev 0.45.1-1

SVG rendering library - Rust source code

https://github.com/linebender/resvg

sudo apt install librust-resvg-dev
  • Section: libdevel
  • Architecture: all
  • Source Package: resvg
  • 13 Abhängigkeiten
  • 7 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Resvg
Debian stable package indexes · deb.debian.org · Debian stable package indexes: librust-resvg-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

librust-usvg-dev 0.45.1-1

SVG simplification library - Rust source code

https://github.com/linebender/resvg

sudo apt install librust-usvg-dev
  • Section: libdevel
  • Architecture: all
  • Source Package: resvg
  • 23 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Resvg
Debian stable package indexes · deb.debian.org · Debian stable package indexes: librust-usvg-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

resvg 0.45.1-1

SVG rendering library (command-line utility)

https://github.com/linebender/resvg

sudo apt install resvg
  • Section: graphics
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Resvg
Debian stable package indexes · deb.debian.org · Debian stable package indexes: resvg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

usvg 0.45.1-1

SVG simplification tool

https://github.com/linebender/resvg

sudo apt install usvg
  • Section: graphics
  • Architecture: amd64
  • Source Package: resvg
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Resvg
Debian stable package indexes · deb.debian.org · Debian stable package indexes: usvg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

resvg

nix profile install nixpkgs#resvg
  • normalized package name match
  • Abgeglichen nach: Resvg
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/re/resvg/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

resvg 0.48.1-r0

SVG rendering library

https://github.com/linebender/resvg

sudo apk add resvg
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: resvg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Resvg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: resvg from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

resvg-dev 0.48.1-r0

SVG rendering library (development files)

https://github.com/linebender/resvg

sudo apk add resvg-dev
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: resvg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Resvg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: resvg-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

resvg-libs 0.48.1-r0

SVG rendering library (libraries)

https://github.com/linebender/resvg

sudo apk add resvg-libs
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: resvg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Resvg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: resvg-libs from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

resvg 0.48.1-1

SVG rendering library and CLI

https://github.com/linebender/resvg

sudo pacman -S resvg
  • License: Apache-2.0 AND MIT
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Resvg
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: resvg from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libresvg0_48 0.48.1-1.1

SVG rendering library (C++/Qt API)

https://github.com/linebender/resvg

sudo zypper install libresvg0_48
  • License: Apache-2.0 OR MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: resvg
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Resvg
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libresvg0_48 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
zypper95%

resvg 0.48.1-1.1

SVG rendering library

https://github.com/linebender/resvg

sudo zypper install resvg
  • License: Apache-2.0 OR MIT
  • Category: Productivity/Graphics/Convertors
  • Architecture: x86_64
  • Source Package: resvg
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Resvg
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: resvg from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
zypper95%

resvg-devel 0.48.1-1.1

SVG rendering library (C++/Qt API)

https://github.com/linebender/resvg

sudo zypper install resvg-devel
  • License: Apache-2.0 OR MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: resvg
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Resvg
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: resvg-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
zypper95%

resvg-devel-static 0.48.1-1.1

SVG rendering library (C++/Qt API)

https://github.com/linebender/resvg

sudo zypper install resvg-devel-static
  • License: Apache-2.0 OR MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: resvg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Resvg
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: resvg-devel-static from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
zypper95%

usvg 0.48.1-1.1

SVG simplification tool

https://github.com/linebender/resvg

sudo zypper install usvg
  • License: Apache-2.0 OR MIT
  • Category: Productivity/Graphics/Convertors
  • Architecture: x86_64
  • Source Package: resvg
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Resvg
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: usvg from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
Scoop95%

main/resvg

scoop install main/resvg
  • normalized package name match
  • Abgeglichen nach: Resvg
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/resvg.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation