svg2ggr on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S svg2ggr

* (Optional) Uninstall svg2ggr on Arch using YAY

$ yay -Rns svg2ggr

2. Manually Install "svg2ggr" via AUR

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

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

b. Clone svg2ggr's git locally

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

c. Go to ~/svg2ggr folder and install it

$ cd ~/svg2ggr $ makepkg -si

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

ID: 1112540
Name: svg2ggr
PackageBaseID: 33077
PackageBase: svg2ggr
Version: 2012-5
Description: Extract gradients from svg files and save them to Gimp gradient files (ggr).
URL: https://xyne.dev/projects/svg2ggr
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1261509940
LastModified: 1657925744
URLPath: /cgit/aur.git/snapshot/svg2ggr.tar.gz