python-holoviews on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-holoviews

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

$ yay -Rns python-holoviews

2. Manually Install "python-holoviews" via AUR

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

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

b. Clone python-holoviews's git locally

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

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

$ cd ~/python-holoviews $ makepkg -si

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

ID: 1408386
Name: python-holoviews
PackageBaseID: 173448
PackageBase: python-holoviews
Version: 1.18.3-1
Description: With Holoviews, your data visualizes itself
URL: https://holoviews.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1637893116
LastModified: 1707793300
URLPath: /cgit/aur.git/snapshot/python-holoviews.tar.gz