python-datashader on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-datashader

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

$ yay -Rns python-datashader

2. Manually Install "python-datashader" via AUR

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

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

b. Clone python-datashader's git locally

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

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

$ cd ~/python-datashader $ makepkg -si

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

ID: 1343115
Name: python-datashader
PackageBaseID: 115223
PackageBase: python-datashader
Version: 0.16.0-1
Description: Quickly and accurately render even the largest data
URL: https://datashader.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: gdonval
FirstSubmitted: 1472918777
LastModified: 1698440658
URLPath: /cgit/aur.git/snapshot/python-datashader.tar.gz