python2-cairo on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-cairo

* (Optional) Uninstall python2-cairo on Arch using YAY

$ yay -Rns python2-cairo

2. Manually Install "python2-cairo" via AUR

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

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

b. Clone python2-cairo's git locally

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

c. Go to ~/python2-cairo folder and install it

$ cd ~/python2-cairo $ makepkg -si

3. Information about the python2-cairo package on Arch User Repository (AUR)

ID: 1275847
Name: python2-cairo
PackageBaseID: 178854
PackageBase: python2-cairo
Version: 1.19.1-2
Description: Python bindings for the cairo graphics library
URL: https://pycairo.readthedocs.io/en/latest/
NumVotes: 14
Popularity: 0.150585
OutOfDate:
Maintainer: hexd
Submitter: Archange
FirstSubmitted: 1652604678
LastModified: 1687215083
URLPath: /cgit/aur.git/snapshot/python2-cairo.tar.gz