python-scienceplots on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-scienceplots

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

$ yay -Rns python-scienceplots

2. Manually Install "python-scienceplots" via AUR

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

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

b. Clone python-scienceplots's git locally

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

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

$ cd ~/python-scienceplots $ makepkg -si

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

ID: 1360080
Name: python-scienceplots
PackageBaseID: 172938
PackageBase: python-scienceplots
Version: 2.1.1-1
Description: Format Matplotlib for scientific plotting
URL: https://github.com/garrettj403/SciencePlots
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: andreafeletto
FirstSubmitted: 1636542997
LastModified: 1701019175
URLPath: /cgit/aur.git/snapshot/python-scienceplots.tar.gz