nanovg-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S nanovg-git

* (Optional) Uninstall nanovg-git on Arch using YAY

$ yay -Rns nanovg-git

2. Manually Install "nanovg-git" via AUR

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

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

b. Clone nanovg-git's git locally

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

c. Go to ~/nanovg-git folder and install it

$ cd ~/nanovg-git $ makepkg -si

3. Information about the nanovg-git package on Arch User Repository (AUR)

ID: 793358
Name: nanovg-git
PackageBaseID: 121750
PackageBase: nanovg-git
Version: r394.e628d62-1
Description: NanoVG is small antialiased vector graphics rendering library for OpenGL.
URL: https://github.com/memononen/nanovg
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: oweissbarth
Submitter: oweissbarth
FirstSubmitted: 1493025446
LastModified: 1600416817
URLPath: /cgit/aur.git/snapshot/nanovg-git.tar.gz