python-psd2svg on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-psd2svg

* (Optional) Uninstall python-psd2svg on Arch using YAY

$ yay -Rns python-psd2svg

2. Manually Install "python-psd2svg" via AUR

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

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

b. Clone python-psd2svg's git locally

$ git clone https://aur.archlinux.org/python-psd2svg.git ~/python-psd2svg

c. Go to ~/python-psd2svg folder and install it

$ cd ~/python-psd2svg $ makepkg -si

3. Information about the python-psd2svg package on Arch User Repository (AUR)

ID: 1263666
Name: python-psd2svg
PackageBaseID: 194024
PackageBase: python-psd2svg
Version: 0.2.3-1
Description: Convert PSD file to SVG file
URL: https://github.com/kyamagu/psd2svg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1685097145
LastModified: 1685097145
URLPath: /cgit/aur.git/snapshot/python-psd2svg.tar.gz