mplcairo on AUR (Arch User Repository)

Last updated: February 12,2025

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

$ yay -S mplcairo

* (Optional) Uninstall mplcairo on Arch using YAY

$ yay -Rns mplcairo

2. Manually Install "mplcairo" via AUR

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

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

b. Clone mplcairo's git locally

$ git clone https://aur.archlinux.org/mplcairo.git ~/mplcairo

c. Go to ~/mplcairo folder and install it

$ cd ~/mplcairo $ makepkg -si

3. Information about the mplcairo package on Arch User Repository (AUR)

ID: 1313297
Name: mplcairo
PackageBaseID: 186764
PackageBase: mplcairo
Version: 0.5-1
Description: A (new) cairo backend for Matplotlib.
URL: https://github.com/matplotlib/mplcairo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1666270576
LastModified: 1693766559
URLPath: /cgit/aur.git/snapshot/mplcairo.tar.gz