png2svg on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S png2svg

* (Optional) Uninstall png2svg on Arch using YAY

$ yay -Rns png2svg

2. Manually Install "png2svg" via AUR

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

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

b. Clone png2svg's git locally

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

c. Go to ~/png2svg folder and install it

$ cd ~/png2svg $ makepkg -si

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

ID: 1243225
Name: png2svg
PackageBaseID: 139179
PackageBase: png2svg
Version: 1.5.3-1
Description: Utility for converting small PNG images to SVG
URL: https://github.com/xyproto/png2svg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1548935437
LastModified: 1681840689
URLPath: /cgit/aur.git/snapshot/png2svg.tar.gz