mingw-w64-cairo on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mingw-w64-cairo

* (Optional) Uninstall mingw-w64-cairo on Arch using YAY

$ yay -Rns mingw-w64-cairo

2. Manually Install "mingw-w64-cairo" via AUR

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

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

b. Clone mingw-w64-cairo's git locally

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

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

$ cd ~/mingw-w64-cairo $ makepkg -si

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

ID: 1325463
Name: mingw-w64-cairo
PackageBaseID: 62535
PackageBase: mingw-w64-cairo
Version: 1.18.0-2
Description: 2D graphics library with support for multiple output devices (mingw-w64)
URL: https://cairographics.org
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: Schala
FirstSubmitted: 1346869214
LastModified: 1695818756
URLPath: /cgit/aur.git/snapshot/mingw-w64-cairo.tar.gz