python-svg2tikz on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-svg2tikz

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

$ yay -Rns python-svg2tikz

2. Manually Install "python-svg2tikz" via AUR

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

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

b. Clone python-svg2tikz's git locally

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

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

$ cd ~/python-svg2tikz $ makepkg -si

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

ID: 1409801
Name: python-svg2tikz
PackageBaseID: 198159
PackageBase: python-svg2tikz
Version: 3.0.1-2
Description: Tools for converting SVG graphics to TikZ/PGF code
URL: http://xyz2tex.github.io/svg2tikz/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1696462401
LastModified: 1708032330
URLPath: /cgit/aur.git/snapshot/python-svg2tikz.tar.gz