lunasvg on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S lunasvg

* (Optional) Uninstall lunasvg on Arch using YAY

$ yay -Rns lunasvg

2. Manually Install "lunasvg" via AUR

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

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

b. Clone lunasvg's git locally

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

c. Go to ~/lunasvg folder and install it

$ cd ~/lunasvg $ makepkg -si

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

ID: 1152147
Name: lunasvg
PackageBaseID: 172762
PackageBase: lunasvg
Version: 2.3.4-1
Description: standalone SVG rendering library in C++
URL: https://github.com/sammycage/lunasvg
NumVotes: 0
Popularity: 0
OutOfDate: 1704215615
Maintainer: jjguti
Submitter: jjguti
FirstSubmitted: 1636107001
LastModified: 1665733363
URLPath: /cgit/aur.git/snapshot/lunasvg.tar.gz