matplotplusplus on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S matplotplusplus

* (Optional) Uninstall matplotplusplus on Arch using YAY

$ yay -Rns matplotplusplus

2. Manually Install "matplotplusplus" via AUR

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

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

b. Clone matplotplusplus's git locally

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

c. Go to ~/matplotplusplus folder and install it

$ cd ~/matplotplusplus $ makepkg -si

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

ID: 1271822
Name: matplotplusplus
PackageBaseID: 158325
PackageBase: matplotplusplus
Version: 1.2.0-2
Description: Matplot++: A C++ Graphics Library for Data Visualization
URL: https://alandefreitas.github.io/matplotplusplus
NumVotes: 2
Popularity: 0.86791
OutOfDate: 1708426169
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1601747800
LastModified: 1686517503
URLPath: /cgit/aur.git/snapshot/matplotplusplus.tar.gz