python-pingouin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-pingouin

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

$ yay -Rns python-pingouin

2. Manually Install "python-pingouin" via AUR

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

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

b. Clone python-pingouin's git locally

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

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

$ cd ~/python-pingouin $ makepkg -si

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

ID: 1410359
Name: python-pingouin
PackageBaseID: 198496
PackageBase: python-pingouin
Version: 0.5.4-0
Description: Statistical package for Python
URL: https://pingouin-stats.org/build/html/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: getzze
Submitter: getzze
FirstSubmitted: 1697186974
LastModified: 1708090714
URLPath: /cgit/aur.git/snapshot/python-pingouin.tar.gz