python-matplotx on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-matplotx

* (Optional) Uninstall python-matplotx on Arch using YAY

$ yay -Rns python-matplotx

2. Manually Install "python-matplotx" via AUR

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

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

b. Clone python-matplotx's git locally

$ git clone https://aur.archlinux.org/python-matplotx.git ~/python-matplotx

c. Go to ~/python-matplotx folder and install it

$ cd ~/python-matplotx $ makepkg -si

3. Information about the python-matplotx package on Arch User Repository (AUR)

ID: 1257606
Name: python-matplotx
PackageBaseID: 173619
PackageBase: python-matplotx
Version: 0.3.10-2
Description: Useful styles and extensions for Matplotlib
URL: https://github.com/nschloe/matplotx
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1638478096
LastModified: 1684007219
URLPath: /cgit/aur.git/snapshot/python-matplotx.tar.gz