svg2pdf on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "svg2pdf" 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 svg2pdf on Arch using YAY

$ yay -S svg2pdf

* (Optional) Uninstall svg2pdf on Arch using YAY

$ yay -Rns svg2pdf

2. Manually Install "svg2pdf" via AUR

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

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

b. Clone svg2pdf's git locally

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

c. Go to ~/svg2pdf folder and install it

$ cd ~/svg2pdf $ makepkg -si

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

ID: 1422494
Name: svg2pdf
PackageBaseID: 185006
PackageBase: svg2pdf
Version: 0.10.0-1
Description: The command line interface for svg2pdf.
URL: https://crates.io/crates/svg2pdf-cli
NumVotes: 1
Popularity: 9.0E-6
OutOfDate:
Maintainer: msrd0
Submitter: msrd0.dev
FirstSubmitted: 1660750036
LastModified: 1709814854
URLPath: /cgit/aur.git/snapshot/svg2pdf.tar.gz