python-plotnine on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-plotnine

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

$ yay -Rns python-plotnine

2. Manually Install "python-plotnine" via AUR

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

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

b. Clone python-plotnine's git locally

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

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

$ cd ~/python-plotnine $ makepkg -si

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

ID: 1346348
Name: python-plotnine
PackageBaseID: 130062
PackageBase: python-plotnine
Version: 0.12.3-2
Description: A grammar of graphics for python
URL: https://github.com/has2k1/plotnine
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1518689622
LastModified: 1698934988
URLPath: /cgit/aur.git/snapshot/python-plotnine.tar.gz