How To Install Cairosvg-py3 On Debian, Ubuntu, Kali, Fedora And Raspbian?
Maintainer: Debian Python Modules Team
Email: [email protected] .
Website: http://cairosvg.org/
Section: python
Install cairosvg-py3
-
Debian
apt-get install python3-cairosvg
Click to copy -
Ubuntu
apt-get install python3-cairosvg
Click to copy -
Kali Linux
apt-get install python3-cairosvg
Click to copy -
Fedora
dnf install python3-cairosvg
Click to copy -
Raspbian
apt-get install python3-cairosvg
Click to copy
python3-cairosvg
SVG to PDF/PS/PNG converter based on Cairo (Python3 library)CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files. The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1 recommendation from the W3C. Once parsed, the result is drawn to a Cairo surface that can be exported to various formats: PDF, PostScript, PNG and even SVG. This package contains the Python3 version of the library.
Installing cairosvg-py3 command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of cairosvg-py3 2023 package in your OS.