python-pandas-profiling on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pandas-profiling

* (Optional) Uninstall python-pandas-profiling on Arch using YAY

$ yay -Rns python-pandas-profiling

2. Manually Install "python-pandas-profiling" via AUR

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

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

b. Clone python-pandas-profiling's git locally

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

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

$ cd ~/python-pandas-profiling $ makepkg -si

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

ID: 1074439
Name: python-pandas-profiling
PackageBaseID: 140588
PackageBase: python-pandas-profiling
Version: 3.2.0-1
Description: Create HTML profiling reports from pandas DataFrame objects
URL: https://github.com/pandas-profiling/pandas-profiling
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
FirstSubmitted: 1553448633
LastModified: 1651472841
URLPath: /cgit/aur.git/snapshot/python-pandas-profiling.tar.gz