svgtools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S svgtools

* (Optional) Uninstall svgtools on Arch using YAY

$ yay -Rns svgtools

2. Manually Install "svgtools" via AUR

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

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

b. Clone svgtools's git locally

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

c. Go to ~/svgtools folder and install it

$ cd ~/svgtools $ makepkg -si

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

ID: 1279462
Name: svgtools
PackageBaseID: 115705
PackageBase: svgtools
Version: 2023-11
Description: Tools for working with SVG files and JessyInk presentations.
URL: https://xyne.dev/projects/svgtools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1474593503
LastModified: 1687858584
URLPath: /cgit/aur.git/snapshot/svgtools.tar.gz