simple-svg on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S simple-svg

* (Optional) Uninstall simple-svg on Arch using YAY

$ yay -Rns simple-svg

2. Manually Install "simple-svg" via AUR

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

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

b. Clone simple-svg's git locally

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

c. Go to ~/simple-svg folder and install it

$ cd ~/simple-svg $ makepkg -si

3. Information about the simple-svg package on Arch User Repository (AUR)

ID: 879546
Name: simple-svg
PackageBaseID: 82412
PackageBase: simple-svg
Version: 1.0.1-1
Description: A single file header-only C++ library for creating SVG files
URL: https://github.com/adishavit/simple-svg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: igel
Submitter: igel
FirstSubmitted: 1401639256
LastModified: 1616191997
URLPath: /cgit/aur.git/snapshot/simple-svg.tar.gz