svg2vd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S svg2vd

* (Optional) Uninstall svg2vd on Arch using YAY

$ yay -Rns svg2vd

2. Manually Install "svg2vd" via AUR

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

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

b. Clone svg2vd's git locally

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

c. Go to ~/svg2vd folder and install it

$ cd ~/svg2vd $ makepkg -si

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

ID: 491387
Name: svg2vd
PackageBaseID: 118697
PackageBase: svg2vd
Version: 1.4-1
Description: Batch converter of SVG images to Android VectorDrawable XML resource files.
URL: https://github.com/a-student/SvgToVectorDrawableConverter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fenuks
FirstSubmitted: 1484188588
LastModified: 1520118469
URLPath: /cgit/aur.git/snapshot/svg2vd.tar.gz