python2-matplotlib on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python2-matplotlib

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

$ yay -Rns python2-matplotlib

2. Manually Install "python2-matplotlib" via AUR

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

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

b. Clone python2-matplotlib's git locally

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

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

$ cd ~/python2-matplotlib $ makepkg -si

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

ID: 1289487
Name: python2-matplotlib
PackageBaseID: 183211
PackageBase: python2-matplotlib
Version: 2.2.5-7
Description: A python plotting library, making publication quality plots
URL: https://github.com/matplotlib/matplotlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1655181675
LastModified: 1689457682
URLPath: /cgit/aur.git/snapshot/python2-matplotlib.tar.gz

5. The same packages on other Linux Distributions