svgclean on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S svgclean

* (Optional) Uninstall svgclean on Arch using YAY

$ yay -Rns svgclean

2. Manually Install "svgclean" via AUR

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

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

b. Clone svgclean's git locally

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

c. Go to ~/svgclean folder and install it

$ cd ~/svgclean $ makepkg -si

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

ID: 508059
Name: svgclean
PackageBaseID: 118905
PackageBase: svgclean
Version: 0.2.9-2
Description: Removes useless tags from exported svg files
URL: https://github.com/HiroAgustin/svgclean
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1484830907
LastModified: 1525462059
URLPath: /cgit/aur.git/snapshot/svgclean.tar.gz