python-hvplot on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S python-hvplot

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

$ yay -Rns python-hvplot

2. Manually Install "python-hvplot" via AUR

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

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

b. Clone python-hvplot's git locally

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

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

$ cd ~/python-hvplot $ makepkg -si

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

ID: 1395330
Name: python-hvplot
PackageBaseID: 143865
PackageBase: python-hvplot
Version: 0.9.2-1
Description: A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews
URL: https://hvplot.holoviz.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: thrasibule
FirstSubmitted: 1564174608
LastModified: 1706591724
URLPath: /cgit/aur.git/snapshot/python-hvplot.tar.gz