svg2tikz-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S svg2tikz-git

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

$ yay -Rns svg2tikz-git

2. Manually Install "svg2tikz-git" via AUR

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

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

b. Clone svg2tikz-git's git locally

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

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

$ cd ~/svg2tikz-git $ makepkg -si

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

ID: 1387714
Name: svg2tikz-git
PackageBaseID: 84910
PackageBase: svg2tikz-git
Version: 3.0.1.r477.20240114.ce9bfde-3
Description: Set of tools for converting SVG graphics to TikZ/PGF code.
URL: https://github.com/kjellmf/svg2tikz
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: haawda
FirstSubmitted: 1408800428
LastModified: 1705519212
URLPath: /cgit/aur.git/snapshot/svg2tikz-git.tar.gz