python-skia on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-skia

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

$ yay -Rns python-skia

2. Manually Install "python-skia" via AUR

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

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

b. Clone python-skia's git locally

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

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

$ cd ~/python-skia $ makepkg -si

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

ID: 1253222
Name: python-skia
PackageBaseID: 158267
PackageBase: python-skia
Version: 87.5-1
Description: Python binding to Skia Graphics Library (wheel)
URL: https://github.com/kyamagu/skia-python
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1601638139
LastModified: 1683310491
URLPath: /cgit/aur.git/snapshot/python-skia.tar.gz