svg2png on AUR (Arch User Repository)

Last updated: June 03,2024

1. Install "svg2png" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install svg2png on Arch using YAY

$ yay -S svg2png

* (Optional) Uninstall svg2png on Arch using YAY

$ yay -Rns svg2png

2. Manually Install "svg2png" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone svg2png's git locally

$ git clone https://aur.archlinux.org/svg2png.git ~/svg2png

c. Go to ~/svg2png folder and install it

$ cd ~/svg2png $ makepkg -si

3. Information about the svg2png package on Arch User Repository (AUR)

ID: 896413
Name: svg2png
PackageBaseID: 14704
PackageBase: svg2png
Version: 0.1.3-7
Description: Conversion of SVGs to PNGs via cairo
URL: http://cairographics.org/
NumVotes: 42
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1200685894
LastModified: 1619105764
URLPath: /cgit/aur.git/snapshot/svg2png.tar.gz