drawbot-skia on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S drawbot-skia

* (Optional) Uninstall drawbot-skia on Arch using YAY

$ yay -Rns drawbot-skia

2. Manually Install "drawbot-skia" via AUR

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

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

b. Clone drawbot-skia's git locally

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

c. Go to ~/drawbot-skia folder and install it

$ cd ~/drawbot-skia $ makepkg -si

3. Information about the drawbot-skia package on Arch User Repository (AUR)

ID: 1253234
Name: drawbot-skia
PackageBaseID: 158268
PackageBase: drawbot-skia
Version: 0.5.0-1
Description: A Python package implementing a subset of the DrawBot API using Skia as a backend
URL: https://github.com/justvanrossum/drawbot-skia
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1601639014
LastModified: 1683311504
URLPath: /cgit/aur.git/snapshot/drawbot-skia.tar.gz